Create CSS classes dynamically
SASS interpolation is an useful tool that comes in handy when we have to create CSS classes name dynamically from an array.
For the first version of this blog, I wanted different gradients based on post tag (git, vsc, nodejs...). Each tag is append t...
giuliachiola.hashnode.dev4 min read