chore: update locks
This commit is contained in:
parent
11147a9f58
commit
5878fb1ae0
1472
pnpm-lock.yaml
1472
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
@ -1,10 +1,11 @@
|
||||
import { defineConfig } from 'vite-plugin-windicss'
|
||||
import colors from 'windicss/colors'
|
||||
import typography from 'windicss/plugin/typography'
|
||||
|
||||
export default defineConfig({
|
||||
darkMode: 'class',
|
||||
plugins: [
|
||||
require('windicss/plugin/typography'),
|
||||
typography(),
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
|
Loading…
Reference in New Issue
Block a user