Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 862 Bytes

README.MD

File metadata and controls

16 lines (10 loc) · 862 Bytes

HOW TO USE THIS TUTORIAL

1

  • Read the scss.md file for a brief introduction to SASS

2

  • Use the run-book to help you to setup and install SASS on the command line/terminal
  • there are extensions to use (with VSC etc.) to compile SASS but I won't cover those here

3

  • Once you have SASS installed, you can use the tutorial.html file and the CSS and SCSS files in the SCSS directory to practice using SASS and watching the compiler run in your terminal

Enjoy!

To learn more, take a look at the official documents at sass-lang.com