Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 587 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 587 Bytes

Instant mobile-friendly CSS framework for prototyping.

Installation

Using npm

$ npm install pcss-framework

Using CDN

<link
  rel="stylesheet"
  href="https://unpkg.com/pcss-framework/dist/pcss.min.css"
/>

Preview

Preview is available on this website.

License

Copyright (c) 2018-2022 by Kamil Marut.

pcss is under the terms of the MIT License, following all clarifications stated in the license file.