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 Initial commit 6 years ago
..
css Initial commit 6 years ago
scss Initial commit 6 years ago
.gitignore Initial commit 6 years ago
README.md Initial commit 6 years ago
index.html Initial commit 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