Closed
Description
Here is a feature that would be useful to me: be able to import some stuff but without having it rendered in the final CSS.
What I want to achieve by that is to create a CSS file that will use Bootstrap as a base library, and will extend it. This will allow me to use classes as mixins (like "row") for another new class that will not be named like that and that will be slightly different.
Currently, I import bootstrap at the start of my file and I am able to do so, however it'd be easier to just generate the bootstrap CSS and then a separate CSS file for each part of my application, instead of generating bootstrap+custom CSS for each part of my application. If you see what I mean...
Thanks :)
Metadata
Metadata
Assignees
Labels
No labels