Add icon for color mode and for translation

This commit is contained in:
2022-05-30 23:29:20 +02:00
parent b97fa13c1f
commit e6a096b76a
18 changed files with 200 additions and 39 deletions

View File

@@ -39,6 +39,7 @@ export default defineConfig({
// https://github.com/antfu/vite-plugin-components
Components({
dts: true,
deep: true,
}),
WindiCSS(),