Skip to content

Commit 5a17849

Browse files
committed
fix: button bg
1 parent c915bdd commit 5a17849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { createApp } from 'vue'
22
import App from '@/App.vue'
3-
import '@unocss/reset/tailwind.css'
3+
import '@unocss/reset/tailwind-compat.css'
44
import '@vue/repl/style.css'
55
import 'element-plus/theme-chalk/dark/css-vars.css'
66
import 'uno.css'

0 commit comments

Comments
 (0)