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 479b3d2 commit 7b23870Copy full SHA for 7b23870
src/main.js
@@ -5,7 +5,7 @@ import i18n from './i18n'
5
import VueAnalytics from 'vue-analytics'
6
import App from './App.vue'
7
import store from './store'
8
-import './assets/css/vocab.css'
+import './styles/vocab.scss'
9
10
import * as Sentry from '@sentry/browser'
11
import * as Integrations from '@sentry/integrations'
src/assets/css/vocab.css renamed to src/styles/vocab.scss
0 commit comments