1 Star 0 Fork 17

hello world/Vue3+Ts+Vite+pinia+ element plus+windicss

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
windi.config.ts 452 Bytes
Copy Edit Raw Blame History
liuxincai authored 2022-09-30 17:35 . fix: 代码格式化处理
import { defineConfig } from 'windicss/helpers'
import Animations from '@windicss/plugin-animations'
export default defineConfig({
darkMode: 'class',
attributify: false, // 属性化css,默认关闭
plugins: [
Animations({
settings: {
animatedSpeed: 1000,
heartBeatSpeed: 1000,
hingeSpeed: 2000,
bounceInSpeed: 750,
bounceOutSpeed: 750,
animationDelaySpeed: 1000
}
})
]
})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/boss-zhijie/xt-admin-vue3.git
git@gitee.com:boss-zhijie/xt-admin-vue3.git
boss-zhijie
xt-admin-vue3
Vue3+Ts+Vite+pinia+ element plus+windicss
master

Search

0d507c66 1850385 C8b1a773 1850385