Home > purgecss-from-pug > purgeCSSFromPug
purgeCSSFromPug() function
Get the potential selectors from Pug code
Signature:
purgeCSSFromPug: (content: string) => ExtractorResultDetailed
Parameters
Parameter | Type | Description |
---|---|---|
content | string | Pug code |
ExtractorResultDetailed
the attributes, classes, ids, and tags from the Pug code