SASS Basic
Q. What is SASS?
Sass is a CSS preprocessor that gives access to a variety of advanced features that are not present in vanilla CSS.
Vanila CSS ==> Normal CSS
Some of it features are variables, nesting, inheritance, mixin, operators, loops, conditio...
ritwik.hashnode.dev5 min read