Adding SASS/SCSS to your React/NextJS Application
What is SASS? SASS short for Syntactically Awesome StyleSheet (Yes, as the name suggests, it's really awesome), it is just CSS but better (Basically you can say SASS is CSS on steroids!). It is a preprocessor scripting language that is interpreted or...
Jun 27, 20213 min read230


