Skip to content

Generates a CSS file with the necessary (covered) css from a JSON file exported from ChromeDevTools -> Coverage

Notifications You must be signed in to change notification settings

nachovz/devtools-coverage-css-generator

Repository files navigation

Coverage css generator

Extract Covered and Uncovered CSS from your website.

Generate a Coverage report:

  • Open Chrome Dev Tools
  • In the Console panel click the three dots and Coverage
  • Record
  • Export
  • Copy the content of the JSON file and paste in step 1.
  • Click 2. Extract and done.

Live site: https://nachovz.github.io/devtools-coverage-css-generator/

About

Generates a CSS file with the necessary (covered) css from a JSON file exported from ChromeDevTools -> Coverage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published