Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exler/pcss
πΊοΈ Instant mobile-friendly CSS framework for prototyping
https://github.com/exler/pcss
css-framework responsive-framework scss-framework
Last synced: about 2 months ago
JSON representation
πΊοΈ Instant mobile-friendly CSS framework for prototyping
- Host: GitHub
- URL: https://github.com/exler/pcss
- Owner: exler
- License: mit
- Archived: true
- Created: 2018-10-07T22:15:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-03T18:27:15.000Z (almost 3 years ago)
- Last Synced: 2024-09-26T00:42:56.300Z (about 2 months ago)
- Topics: css-framework, responsive-framework, scss-framework
- Language: SCSS
- Homepage: https://exler.github.io/pcss
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Instant mobile-friendly CSS framework for prototyping.
## Installation
### Using _npm_
```bash
$ npm install pcss-framework
```### Using _CDN_
```html
```
## Preview
Preview is available on [this website.](https://exler.github.io/pcss)
## License
Copyright (c) 2018-2022 by **_Kamil Marut_**.
`pcss` is under the terms of the [MIT License](https://www.tldrlegal.com/l/mit), following all clarifications stated in the [license file](LICENSE).