Skip to content

used CSS classes are purged #48

@SukPavel

Description

@SukPavel

I'm using next-purgecss with @zeit/next-scss and the result css is purget "too much".

My sccs structure is:

@import "variables";
@import "../../node_modules/bootstrap/scss/bootstrap";
@import "base";
...

I think that the result does not contain all of bootstrap classes defined by functions that generates classes like "justify-content-lg-end" atc. So after purging all bootstrap classes not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions