@onjsdev
Oct 03 2024
If you've worked with a CSS preprocessor before, you've probably heard of both SASS and SCSS. But what exactly sets them apart?
Sep 28 2024
On large-scale websites, CSS management becomes much more challenging, especially if there is no structured approach for organizing files and naming selectors. This is where CSS methodologies like BEM come into play.