Sass Basics — Supercharge Your CSS
In this article, I’m going to focus on Sass and how you can use it to organise your CSS and make yourself much more productive.
TLDR; Sass is awesome. It’ll save you some time and sanity. Keep on reading for the deets.
Being a web developer usually involves several technologies. At a minimum, you probably have a good understanding of HTML and CSS with a sprinkling of JavaScript…