Skip to content

Commit 7b23870

Browse files
author
Ari
committed
Move vocab.scss to src/styles
1 parent 479b3d2 commit 7b23870

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import i18n from './i18n'
55
import VueAnalytics from 'vue-analytics'
66
import App from './App.vue'
77
import store from './store'
8-
import './assets/css/vocab.css'
8+
import './styles/vocab.scss'
99

1010
import * as Sentry from '@sentry/browser'
1111
import * as Integrations from '@sentry/integrations'
File renamed without changes.

0 commit comments

Comments
 (0)