Home > purgecss > Options > blocklist

Options.blocklist property

Blocklist will block the CSS selectors from appearing in the final output CSS. The selectors will be removed even when they are seen as used by PurgeCSS.

Signature:

blocklist: StringRegExpArray;