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