Now, we have all setup for writing our very first SASS syntax. Open your favorite editor and type something like below.
syntax of SASS

designed by zaib rao
© 2014-2016
Now, we have all setup for writing our very first SASS syntax. Open your favorite editor and type something like below.
In my previous lesson I’ve told what are CSS preprocessors. This post is consist of introduction to SASS. In this post I’ll tell you about SASS (Syntactically Awesome Style Sheets). There are also other CSS preprocessors like SASS,LESS,SCSS,Stylus etc..But i prefer to use SASS. Basically SASS & SCSS are same, only difference is writing syntax that I’ll told you in my next post. Continue reading