Home > purgecss > UserDefinedOptions > safelist

UserDefinedOptions.safelist property

You can indicate which selectors are safe to leave in the final CSS. This can be accomplished with the option safelist.

Signature:

safelist?: UserDefinedSafelist;