Difference b/w SASS & SCSS
SASS (Syntactically Awesome Style Sheets) is a pre-processor scripting language that is compiled or interpreted into CSS. It has syntax advancements. The use of math and variable support makes CSS more powerful.
SASS has two syntaxes:
Newer: SCSS (S...
moazamdev.hashnode.dev2 min read