Skip to content

Also remove @-webkit-keyframes #41

Description

@philwolstenholme

I'm using 0.19.0 and my @keyframes are being purged successfully (whoop - thanks for all the work on the keyframe refactoring!), but my vendor-prefixed keyframe rules (specifically @-webkit-keyframes) are not being removed. Would it be possible to remove these too?

I'm using the postcss-loader in Webpack, and its adding these prefixes for me. I was trying to work out if I could run purgecss before postcss-loader, but I couldn't figure out how to do it (I'm using the Vue webpack template).

Metadata

Metadata

Assignees

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