Hi all,
I was wondering if someone knows of a plugin for visual code editor to remove empty classes from my css, I use scss and then I go to visual studio code editor and minify the css file but I get errors (not really errors just letting me know) about empty classes in the stylesheet it would also decrease the size of the file I would think, this is probably coming from the bootstrap file that I include in my scss when exporting it. I would be really thankful if someone knows of a good plugin that would remove this with a single click in visual studio code editor