You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
androiddrew 14eda26169 | 6 years ago | |
---|---|---|
.. | ||
css | 6 years ago | |
scss | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
index.html | 6 years ago |
README.md
A Sass tutorial completed from the Web Designer magazine issue 282
Covers:
- variables
- mixins
- some built in functions
- compilation compression of scss files
- inheritance
- importing libraries from github.
Instructions
$ live-server
$ sass --watch scss/styles.scss:css/styles.css