Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

Latest commit

 

History

History

stylesheets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Processed styles appear here

When developing apps using preprocessors like Sass, you NEVER want to commit your processed code to the version control.

For the purposes of this example, I needed to include the folder structure, but there is no CSS file committed to the repo.

To generate the CSS from the Sass, run grunt from the CLI.