Hugo generates stats about the HTML elements, IDs and classes that can be found in the website, and we post-process the rendered CSS with postcss-purgecss that uses those stats to remove unused selectors. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 line
53 B
Text
1 line
53 B
Text
Optimize generated CSS by removing unused selectors.
|