Inspector
The inspector UI for UnoCSS: @unocss/inspector. Provided along with unocss and @unocss/vite.
Usage
Access localhost:5173/__unocss in your Vite development server to view the inspector.
The inspector allows you to inspect generated CSS rules and the classes applied by each file. It also provides a REPL to test your utilities according to your current configuration.

