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