Theme switcher and BULMA
This commit is contained in:
+1
-5
@@ -3,11 +3,7 @@ import { createRouter, createWebHashHistory } from 'vue-router'
|
||||
import { routes, handleHotUpdate } from 'vue-router/auto-routes'
|
||||
import { i18n, setLocale, initialLocale } from './i18n.js'
|
||||
|
||||
import '@fortawesome/fontawesome-free/css/all.min.css'
|
||||
import 'bootstrap/dist/css/bootstrap.min.css'
|
||||
import 'bootstrap/dist/js/bootstrap.bundle.min.js'
|
||||
import 'vue-multiselect/dist/vue-multiselect.css';
|
||||
|
||||
import './css/all.css'
|
||||
|
||||
import App from './app.vue'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user