Primitive is a minimalist Sass boilerplate and CSS framework that provides helpful, browser-consistent styling for buttons, forms, tables, lists, and typography.
- Quick start - Download the stylesheet.
- Sass integration - Clone the repo:
git clone https://github.com/taniarascia/primitive.git
.
Simply run npm run sass
to run a Sass watch on the entire project.
All documentation can be found at https://taniarascia.github.io/primitive.
9/8/18
- Add source maps
- Add minification
- Add autoprefixing
- Change documentation page to remove Gulp
The code is open source and available under the MIT License.
Built and maintained by Tania Rascia