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
|
6 years ago | |
---|---|---|
.. | ||
assets | 6 years ago | |
colour-variations | 6 years ago | |
core | 6 years ago | |
custom | 6 years ago | |
plugins | 6 years ago | |
README.txt | 6 years ago | |
_init.scss | 6 years ago | |
custom-style.scss | 6 years ago | |
example-core-only.scss | 6 years ago | |
example-custom-colour.scss | 6 years ago | |
example-start-point.scss | 6 years ago | |
no-flexbox.scss | 6 years ago | |
theme-shop.scss | 6 years ago | |
theme-style.scss | 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.