Sass stands for Syntantically Awesome Stylesheets. It’s a CSS preprocessor. It allows us to create variables, nested rules, mixins, functions, and do mathematical calculations. Every CSS file is a Sass file so you can take your .css file contents and put it in Sass.

9m read timeFrom yogeshchavan.hashnode.dev
Post cover image

Sort: