Made changes to CSS and merged together.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import { createApp } from 'vue'
|
||||
import App from './App.vue'
|
||||
import router from './router'
|
||||
import '@/assets/actions-shared.css'
|
||||
import '@/assets/layout-shared.css'
|
||||
import '@/assets/button-shared.css'
|
||||
|
||||
const app = createApp(App)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user