Description: PurifyCSS is a CSS optimization tool that removes unused CSS from your stylesheets. It analyzes your HTML, JavaScript, and CSS files to determine which CSS selectors are actually being used. It then generates an optimized CSS file containing only the used CSS rules.
Type: software
Pricing: Open Source
Description: UnCSS is a tool that removes unused CSS from stylesheets. It analyzes HTML files and the CSS files that apply to them, then removes any CSS rules that are not used by the HTML.
Type: software
Pricing: Open Source