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
{{ message }}
This repository has been archived by the owner on May 29, 2024. It is now read-only.
Currently we do not have an option to whitelist certain selectors if you do not want them removed by PurgeCSS using this library.
This feature would be to add support for whitelisting selectors.
Currently we do not have an option to whitelist certain selectors if you do not want them removed by PurgeCSS using this library.
This feature would be to add support for whitelisting selectors.
PurgeCSS supports whitelisting https://purgecss.com/whitelisting.html.
Through these three options:
whitelist: ['random', 'yep', 'button']
/* purgecss ignore */
The text was updated successfully, but these errors were encountered: