Skip to content

檢查器

UnoCSS 的檢查器用戶界面:@unocss/inspector。 隨 unocss@unocss/vite 一起提供。

用法

在 Vite 開發服務器中訪問 localhost:5173/__unocss 查看檢查器。

檢查器允許你檢查為每個文件生成的 CSS 規則和應用的類。它還提供了一個 REPL(實時交互式編程環境),可以基於當前配置測試你的實用類。

Released under the MIT License.