feat(frontend): add sync in settings

This commit is contained in:
DCsunset 2020-10-29 20:57:21 +08:00
parent 066c92946f
commit 98b4e8be81
6 changed files with 80 additions and 9 deletions

View file

@ -36,7 +36,9 @@ export default {
// mdi font
'@mdi/font/css/materialdesignicons.css',
// main font
'typeface-open-sans/index.css'
'typeface-open-sans/index.css',
// App css
'@/assets/app.css'
],
/*
** Plugins to load before mounting the App