Don't Use CSS Any More
Introduction:
SCSS are almost the same as CSS but there are some extra cool features.
In general, browsers don't understand SCSS features.
In order to run them in the browsers, we have to convert SCSS to CSS.
There are almost many online tools to c...
s-nisanth.hashnode.dev2 min read