Home > purgecss-webpack-plugin > PurgeCSSUserDefinedOptions > fontFace

PurgeCSSUserDefinedOptions.fontFace property

If there are any unused @font-face rules in your css, you can remove them by setting the fontFace option to true.

Signature:

fontFace?: boolean;