PurgeCSS
API Reference
GitHub
Home
>
purgecss-webpack-plugin
>
PathFunction
PathFunction type
Signature:
export
type
PathFunction
=
(
)
=>
string
[
]
;