Relative Content

Tag Archive for gulpgulp-sassarbitrary-values

How to create arbitrary classes in Gulp.js?

I’m trying to find a way to define arbitrary CSS utility classes using Gulp.js. Specifically, I want to be able to dynamically generate CSS classes, which would allow me to have more control over colours without having to manually create hundreds of classes.