The Complete Beginner's Guide to Sass

added by JavaScript Kicks
11/29/2018 10:15:58 AM

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