Skip to content

Doesn't apply to classes ? #13

@raphaelgoetter

Description

@raphaelgoetter

Hello and thank you for this contrib.

I tried gulp-purifycss with some classes that where not present in my HTML page :

.kiwi {
    display: block;
}
.banane {
    display: inline;
}
p.kiwi {
    font-weight: bold;
}
p.banane {
    font-weight: normal;
}

But all these unused classes where kept in the compiled CSS :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions