How to Make WWWow with
Jamstack / Headless
A free guide!

Home Blog SASS
Post image

Generate Icon Classes from Sprite Using SASS

While we mostly use sass for it's variables, nesting and mixins, the language itself is way more powerful. A lot of features may not be used on your everyday site, but there are times when they come in handy. Let's take a look on how one would approach automatic class generation for any grid based sprites and how this could vastly shorten your code.
read more