Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 542 Bytes

File metadata and controls

17 lines (13 loc) · 542 Bytes

Inspect CSS

The easiest way to inspect and edit CSS

Features

  • 🔎 Get CSS Properties from any element by selecting it
  • ✏️ Get and edit element attributes
  • ⌨️ Add your custom CSS to the website
  • 🎨 Get the color palette of the website

Installation

  • yarn install to install all dependencies
  • yarn watch:dev for development
  • yarn build build for production