sass install
NOTE: you must have installed NPM Package manager if you wanna continue with this method!
EXAMPLE,use --watch in case you want to get it compiled in real time! :
FIRST: install SASS in your project, run this: npm install -g sass
SECOND, run this:
sass --watch scss/styles.scss css/styles.css