diff --git a/src/index.js b/src/index.js index 392606d..29d7892 100644 --- a/src/index.js +++ b/src/index.js @@ -1,4 +1,4 @@ -import styles from './styles/index.css'; +import './styles/index.css'; import Vue from 'vue';