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: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides Ruby bindings to a dynamic stylesheet language that compiles CSS-like code into CSS. | 120 |
| Provides a solid base for redesigning the native select element using SUIT CSS components | 12 |
| A guide to writing more maintainable and efficient CSS code | 55 |
| A tool for finding unused and duplicate CSS selectors in web pages and websites. | 1,620 |
| Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 657 |
| Tools for inline CSS optimization and asynchronous loading of stylesheets | 115 |
| A comprehensive guide to writing clean and maintainable CSS and Sass code, including best practices, terminology, and explanations of formatting, selectors, and properties. | 34 |
| Guidance on writing CSS and Sass in a consistent and reasonable way | 2 |
| A stylesheet designed to remove legacy browser styles and provide a clean slate for styling web pages | 29 |
| A tool for parsing and inlining CSS styles within HTML documents | 248 |
| A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
| Automates the detection and reduction of redundant CSS classes in web applications. | 579 |
| A tool to simplify and beautify webpage styles by stripping away unnecessary CSS rules | 29 |
| Analyzes CSS code complexity and performance issues | 699 |