-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
I've imported parseDeclarations in order to parse the style attributes of elements.
The style attributes are much more limited and can't e.g. include @media rules or anything, however in the build, classes like AtCustomMedia get included.
Is there any way to tree shake these out of the final build? I'm not familiar with how best to do that or what I should turn on to do so, and maybe it depends on my build process (see the other tickets).
The result is an extra 184K of code which almost doubles the amount of code of the project that I'm working on which won't be a goer!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels