chore: migrate with new structure

This commit is contained in:
Neko Ayaka
2024-12-02 20:49:31 +08:00
parent ff2c537a76
commit be4cbce93e
48 changed files with 4255 additions and 1181 deletions
-2
View File
@@ -1,4 +1,3 @@
import { createLocalFontProcessor } from '@unocss/preset-web-fonts/local'
import {
defineConfig,
presetAttributify,
@@ -28,7 +27,6 @@ export default defineConfig({
serif: 'DM Serif Display',
mono: 'DM Mono',
},
processors: createLocalFontProcessor(),
}),
],
transformers: [