fix: data & update interactive

This commit is contained in:
YunYouJun
2022-04-15 22:15:30 +08:00
parent f976e35a5f
commit 5a2caf91b3
5 changed files with 83 additions and 63 deletions

View File

@@ -9,7 +9,7 @@ import {
transformerVariantGroup,
} from 'unocss'
import { tools } from './src/data/foot'
import { tools } from './src/data/food'
const safelist = 'prose prose-sm m-auto text-left'.split(' ')