chore: migrate with new structure
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user