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 our previous lesson “how to install Ruby” we have thoroughly dive into how we can install Ruby. Basically SASS is a “gem” of Ruby, which depends on Ruby. In this lesson we will learn how to install SASS. Follow these steps. Continue reading
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