“Syntactically Awesome Style Sheets” As name suggests they improve CSS syntax by extending its features. It simplifies development by managing CSS changes easier. It is a preProcessor for CSS means all Sass files are compiled into one css file once its ready. In application while writing any classes or modifying css, Sass syntax and rules are… Continue reading Sass Guidelines