Skip to content

检查器

UnoCSS 的检查器用户界面:@unocss/inspector。 随 unocss@unocss/vite 一起提供。

用法

在 Vite 开发服务器中访问 localhost:5173/__unocss 查看检查器。

检查器允许你检查为每个文件生成的 CSS 规则和应用的类。它还提供了一个 REPL(实时交互式编程环境),可以基于当前配置测试你的实用类。

Released under the MIT License.