Let’s talk Sass and why you should use it for your Stylesheets
Introduction
Styling with CSS is a pain and that’s the truth of the matter. Most developers find it hard to use the box model and center divs and even after trying and learning how to center divs, you then get the shocker that not every browser is co...
isaac-junior.hashnode.dev5 min read
Divine Orji
Software Engineer
One of the things I love most about SCSS is its nested syntax. Glad to see that it was mentioned here. Nice article man