purgecss
CSS cleaner
A tool that removes unused CSS styles from websites by analyzing content and CSS files
Remove unused CSS
8k stars
55 watching
247 forks
Language: TypeScript
last commit: 9 days ago cssoptimization-toolspostcsspostcss-pluginpurgecssrollup-pluginwebpack-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
lucleray/next-purgecss | A plugin that removes unused CSS from Next.js applications to reduce bundle size | 134 |
uncss/uncss | Removes unused CSS from stylesheets by analyzing HTML and JavaScript code | 9,420 |
clean-css/clean-css | A fast and efficient CSS optimizer for Node.js and modern browsers | 4,166 |
uncss/grunt-uncss | A task for removing unused CSS from projects | 3,825 |
necolas/normalize.css | A CSS reset that preserves useful defaults and corrects common browser inconsistencies. | 52,532 |
jgthms/minireset.css | A utility CSS module that resets basic styling to enable clean and consistent layout | 2,778 |
suitcss/suit | A set of tools and modules for styling component-based web applications with CSS. | 3,802 |
csstools/sanitize.css | A collection of CSS stylesheets providing consistent, cross-browser default styling and normalization for various HTML elements. | 5,219 |
addyosmani/critical | A tool that extracts and inlines critical CSS from HTML pages | 10,036 |
airbnb/css | A style guide and project template for building maintainable CSS and Sass codebases. | 6,948 |
parcel-bundler/lightningcss | A fast CSS parser and bundler with advanced optimization features | 6,494 |
clean-css/clean-css-cli | A command-line tool that optimizes CSS files using the clean-css optimizer | 305 |
ndreckshage/cssvacuum | A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles. | 45 |
apostrophecms/sanitize-html | A JavaScript library for cleaning up and sanitizing user-submitted HTML, removing unwanted content while preserving whitelisted elements and attributes. | 3,833 |
primer/css | A comprehensive CSS implementation of GitHub's design system | 12,568 |