We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba1dd0 commit a3f5b33Copy full SHA for a3f5b33
src/main.js
@@ -7,6 +7,7 @@ import store from './store'
7
import ElementUI from 'element-ui'
8
import 'element-ui/lib/theme-default/index.css'
9
import NProgress from 'nprogress'
10
+import 'nprogress/nprogress.css'
11
import 'normalize.css/normalize.css'
12
import '@/assets/iconfont/iconfont'
13
import IconSvg from '@/components/Icon-svg/index.vue'
0 commit comments