Skip to content

Non-rendered import #1340

Closed
Closed
@Xowap

Description

@Xowap

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions