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.

298 B

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