Skip to content

Files

Latest commit

d6ec8ac · Oct 24, 2017

History

History
10 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 337 Bytes

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