Setting up SCSS in your React App with Visual Studio Code
Syntactically Awesome Style Sheet (SCSS or SASS) is a cascading style sheets (CSS) extension that is used to style webpages with more advanced syntax. It is fully compatible with CSS syntax; but adds features such as variables, nested rules, mixins, ...
oluwatobifolashade.hashnode.dev3 min read