Back to Unocss

Inspector

docs/tools/inspector.md

66.6.8767 B
Original Source

Inspector

The inspector UI for UnoCSS: @unocss/inspector. Ships with unocss and @unocss/vite.

Usage

Visit <a href="http://localhost:5173/__unocss" target="_blank" rel="noreferrer">localhost:5173/__unocss</a> in your Vite dev server to see the inspector.

The inspector allows you to inspect the generated CSS rules and the applied classes for each file. It also provided a REPL to test your utilities based on your current configuration.