A responsive CSS framework :
- Developed with LESS
- Compiled with PostCSS - Autoprefixer
ChuckCSS include plenty of features :
- Mobile-first
- Flexbox grids
- Rem units
- Modals
- Alerts
- Tabs
- Forms elements
- Usefull class helpers for margins, paddings, font-sizes, texts alignments... regarding the screens widths
Install ChuckCSS with NPM:
$ npm install ChuckCSS
Install ChuckCSS with YARN:
$ yarn add ChuckCSS
Full documentation on ChuckCSS website
Before reporting an issue, please read the guideline.
To report any problems or improvements, please open an issue on Github
Code copyright 2016-2019 Mickaël SURREL for ALPIXEL. ChuckCSS is under MIT License.