Skip to content

3: Sass Development

Justin Peacock edited this page Aug 30, 2016 · 1 revision

Sass development files are located in assets/sass/. These files are excluded when grunt build is run.

Variables

You can find all Sass variables in assets/sass/utils/_variables.scss.

Foundation

Scratch utilizes Foundation, a Sass framework. For more information on how to use Foundation, check their documentation.

Clone this wiki locally