Skip to content

Doesn't apply to classes ? #13

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 :(

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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