Skip to content

Kholid060/inspect-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00271fb · Oct 20, 2024

History

95 Commits
Jan 22, 2024
Jan 15, 2024
Jan 23, 2024
Jan 23, 2024
Oct 20, 2024
Jan 22, 2024
Jan 15, 2024
Jan 19, 2024
Jan 22, 2024
Jan 15, 2024
Jan 15, 2024
Jan 15, 2024
Jan 19, 2024
Jan 23, 2024
Jan 23, 2024
Jan 15, 2024
Jan 22, 2024
Oct 20, 2024
Oct 20, 2024
Jan 16, 2024
Jan 16, 2024
Jan 15, 2024
Jan 23, 2024

Repository files navigation

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
  • 📷 Download website assets
  • ⌨️ Add your custom CSS to the website
  • 🎨 Get the color palette of the website
  • 🧭 DOM Navigation
  • 🎯 Color picker (Chromium only)

Installation

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