1 Star 0 Fork 17

lg/Vue3+Ts+Vite+pinia+ element plus+unocss

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
uno.config.ts 237 Bytes
一键复制 编辑 原始数据 按行查看 历史
你的微笑暖暖的 提交于 2023-08-02 19:50 . feat: 更新最新版本
import { defineConfig, presetUno } from 'unocss'
import transformerDirectives from '@unocss/transformer-directives'
export default defineConfig({
presets: [presetUno()],
transformers: [
transformerDirectives(),
],
})
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/taishandexiaocao/xt-admin-vue3.git
git@gitee.com:taishandexiaocao/xt-admin-vue3.git
taishandexiaocao
xt-admin-vue3
Vue3+Ts+Vite+pinia+ element plus+unocss
master

搜索帮助