scss Generating css classes the lazy way with sass Sometime you have to create a lot of css classes which are basically the same, except for one property (color, size, content, ...). This is an annoying task, but luckily, it can be done