Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 719 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 719 Bytes

cssparrow

Cssparrow is a SASS starter which give you a strong and evolutive foundation for your project. Illustrate your SASS element with Markdown to create your own documentation.

Instalation

  1. Download cssparrow.zip
  2. Unzip it
  3. Put the file on your project
  4. Be sure to have SASS installed on your environment.
  5. Then use the terminal to go to the css folder and run sass --style compressed --watch cssparrow.scss:cssparrow_min.css

Advantages

  • Mobile first
  • Light weight
  • Evolutive documentation pages
  • Modular structure easy to personalize and add new elements