985 Views
If you know CSS or if you are learning CSS, then you must have heard about Sass. Sass is a CSS preprocessor, a superset of CSS that adds features that aren't available in regular CSS. A CSS preprocessor is a language that extends CSS, adds features to CSS and gets compiled into regular CSS.
0 comments