deadweight
CSS selector pruner
Determines which CSS selectors are actually used in a set of stylesheets and reports which can be safely deleted
NOT MAINTAINED
1k stars
25 watching
52 forks
Language: Ruby
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cowboyd/less.rb | Provides Ruby bindings to a dynamic stylesheet language that compiles CSS-like code into CSS. | 120 |
antontrollback/select | Provides a solid base for redesigning the native select element using SUIT CSS components | 12 |
arvinh/css-style-guide | A guide to writing more maintainable and efficient CSS code | 55 |
oyvindeh/ucss | A tool for finding unused and duplicate CSS selectors in web pages and websites. | 1,620 |
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 658 |
bezoerb/inline-critical | Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
vladislav805/airbnb-css-ru | A comprehensive guide to writing clean and maintainable CSS and Sass code, including best practices, terminology, and explanations of formatting, selectors, and properties. | 35 |
antoniofull/linee-guida-css | Guidance on writing CSS and Sass in a consistent and reasonable way | 2 |
martin-pitt/css-unstyle | A stylesheet designed to remove legacy browser styles and provide a clean slate for styling web pages | 29 |
aymerick/douceur | A tool for parsing and inlining CSS styles within HTML documents | 246 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
ruilisi/css-checker | Automates the detection and reduction of redundant CSS classes in web applications. | 578 |
waldyrious/downstyler | A tool to simplify and beautify webpage styles by stripping away unnecessary CSS rules | 29 |
macbre/analyze-css | Analyzes CSS code complexity and performance issues | 699 |