Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylerchilds/cutestrap
A strong, independent CSS Framework. Only 2.7KB minified & gzipped.
https://github.com/tylerchilds/cutestrap
Last synced: 12 days ago
JSON representation
A strong, independent CSS Framework. Only 2.7KB minified & gzipped.
- Host: GitHub
- URL: https://github.com/tylerchilds/cutestrap
- Owner: tylerchilds
- License: gpl-3.0
- Created: 2016-05-14T01:39:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:20:22.000Z (almost 2 years ago)
- Last Synced: 2024-05-20T22:46:59.670Z (6 months ago)
- Language: CSS
- Homepage: https://www.cutestrap.com
- Size: 31.4 MB
- Stars: 1,568
- Watchers: 39
- Forks: 92
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-CSS-Resources - cutestrap:
- fucking-awesome-css-frameworks - Repo
- awesome-css-frameworks - Repo
README
# Cutestrap v2
[Docs/Demo](https://www.cutestrap.com/)
## Installation Steps
To use the CSS as it is, you can install using npm or just download cutestrap.zip:
```
npm i cutestrap
```### Development guide
After cloning, you'll first need to install dependencies by running `npm run setup`.
After that just run `npm start`.
KSS will generate the docs from the `kss-html` folder. The `dist` folder is created from the `src` folder.
### Contributors
Contributors are welcome, just follow these few guidelines:
* Avoid checking in compiled files (dist and docs folders) as this will reduce merge conflicts with master
* Pass stylelint checks### License Authentication
All versions below 2.\* are licensed under the MIT License, while everything after is GPLv3.
If you would like to use Cutestrap in non GPLv3 projects, you may make a donation to charity and I'll grant you an MIT license.
If you disagree, I'm open to discussion and [we can talk about it on this thread](https://github.com/tylerchilds/cutestrap/pull/48#issuecomment-525944427) where I've established my initial thoughts.