You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jackyzhou d226468f67
init
6 years ago
..
assets init 6 years ago
colour-variations init 6 years ago
core init 6 years ago
custom init 6 years ago
plugins init 6 years ago
README.txt init 6 years ago
_init.scss init 6 years ago
custom-style.scss init 6 years ago
example-core-only.scss init 6 years ago
example-custom-colour.scss init 6 years ago
example-start-point.scss init 6 years ago
no-flexbox.scss init 6 years ago
theme-shop.scss init 6 years ago
theme-style.scss init 6 years ago

README.txt

----------------------------
SCSS DIRECTORY (/scss)
----------------------------

This directory contains the sass source files which can be compiled into css code.

All files with an underscore (_SOMETHING) and in subfolders are include files which are pulled into the main .scss files when they are compiled.

To compile Sass files you will need to install gulp which is a task runner and command line tool. See the /documentation/README.txt for more information on using sass.