An open API service indexing awesome lists of open source software.

https://github.com/gelder-ux/css-utilities

Lightweight library of scss files meant to speed up prototyping
https://github.com/gelder-ux/css-utilities

css3 cssutils sass-library

Last synced: 5 months ago
JSON representation

Lightweight library of scss files meant to speed up prototyping

Awesome Lists containing this project

README

          

# css-utilities
Lightweight library of scss files meant to speed up prototyping

## How to
Copy over any files you want from the scss directory to wherever you keep your project's sass files. Add import statements for the files in your master scss file.

## To view examples
1) npm install
2) run gulp
3) view index.html in your browser