Sass placeholder and its limits
From the official 📚 Sass documentation
Sass has a special kind of selector known as a “placeholder”. It looks and acts a lot like a class selector, but it starts with a % and it's not included in the CSS output. In fact, any complex selector (the o...
giuliachiola.hashnode.dev3 min read