Chrome DevTools: View CSS information with the CSS Overview Panel

Last updated: October 17, 2019
View CSS information with the CSS Overview Panel

The CSS Overview Panel provides interesting information about your CSS. For example, you can view:

  • Unique colours on the page
  • Media Queries (along with a link to the relevant CSS source)
  • Various CSS selector stats (e.g. class selectors vs ID selectors)

Sign up to receive a developer tip, in the form of a gif, in your inbox each week