mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
feat(app): use tailwind css
This commit is contained in:
parent
b475d8b609
commit
60798b5f4a
8 changed files with 299 additions and 11 deletions
|
@ -6,7 +6,7 @@ import router from './routes'
|
|||
import piniaPluginPersistedstate from 'pinia-plugin-persistedstate'
|
||||
import {useSettingsStore} from '@/pinia'
|
||||
import {autoAnimatePlugin} from '@formkit/auto-animate/vue'
|
||||
|
||||
import './style.css'
|
||||
|
||||
const pinia = createPinia()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue