PurifyCSS
A function that takes content (HTML/JS/PHP/etc) and CSS, and returns only the used CSS.
License model
- Free • Open Source
Platforms
- Self-Hosted
- CSS
Features
No features, maybe you want to suggest one?
Suggest and vote on featuresPurifyCSS News & Activities
Highlights • All activities
Recent activities
No activities found.
No comments or reviews, maybe you want to be first?
Post comment/reviewPurifyCSS information
AlternativeTo Category
DevelopmentGitHub repository
- 9,921 Stars
- 385 Forks
- 85 Open Issues
- Updated Sep 6, 2024
What is PurifyCSS?
A function that takes content (HTML/JS/PHP/etc) and CSS, and returns only the used CSS. PurifyCSS does not modify the original CSS files. You can write to a new file, like minification. If your application is using a CSS framework, this is especially useful as many selectors are often unused.