The easiest way to inspect and edit CSS
- 🔎 Get CSS Properties from any element by selecting it
- ✏️ Get and edit element attributes
- 📷 Download website assets
- ⌨️ Add your custom CSS to the website
- 🎨 Get the color palette of the website
- 🧭 DOM Navigation
- 🎯 Color picker (Chromium only)
yarn install
to install all dependenciesyarn watch:dev
for developmentyarn build
build for production