You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we can use the match helper in PostHTML to figure out whether a class or id exists in the source HTML, and remove it from the CSS if it doesn't.
I expect
removeUnfound
to also remove classes from the styles. This allows reduction of utility stylesheets to their minimal.Example:
Becomes:
The text was updated successfully, but these errors were encountered: