Quantcast
Channel: The Changelog » CSS
Viewing all articles
Browse latest Browse all 63

Analyze your CSS in a whole new way with CSS Dig

$
0
0

CSS Dig

CSS Dig gives you a new way to analyze your CSS (using Google Chrome).

Consolidate, refactor, and gawk at the 37 shades of blue your site somehow ended up with. CSS Dig is a Chrome Extension that looks for stylesheets and style blocks on the webpage it’s run against and groups declarations together for easy inspection. For example, you can see how many colors are used and how often. This can help you consolidate your styles and help with refactors.

The homepage is helpful to get started, but the code is on GitHub.


Subscribe to The Changelog Weekly - our free weekly email covering everything that hits our open source radar.
The post Analyze your CSS in a whole new way with CSS Dig appeared first on The Changelog.

Viewing all articles
Browse latest Browse all 63

Trending Articles