SASS Tutorial
Sass stands for Systematically Awesome Style Sheets. It is the most mature, stable, and powerful professional grade CSS extension language in the world. It is more stable, powerful and elegant than CSS. It is open source and it have own syntax and compiles to readable CSS. Sass is based on javascript and it is superset of css.
SASS Born
Sass was initially designed by Hampton Catlin and developed by Natalie Weizenbaum in 2006. After its initial versions, Weizenbaum and Chris Eppstein continued to extend Sass with SassScript, a simple scripting language used in Sass files.
Prerequisites
Before learning sass you must be basic knowledge of css and html because sass is extension of css so it must be required knowledge of css and html before learning sass.
Google Advertisment