Google fonts removed

This commit is contained in:
Gregor Schulte
2023-04-03 18:45:11 +02:00
parent 3a162090c2
commit e648aa55f6
8 changed files with 12 additions and 12 deletions

View File

@@ -2,6 +2,7 @@ import Vue from 'vue'
import Vuetify from 'vuetify/lib'
import i18n from '@/i18n'
import '@/sass/overrides.sass'
import '@mdi/font/css/materialdesignicons.css'
Vue.use(Vuetify)