chore: update locks

This commit is contained in:
Anthony Fu 2021-02-20 17:06:33 +08:00
parent 11147a9f58
commit 5878fb1ae0
2 changed files with 664 additions and 811 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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: {