Кастомная тема

This commit is contained in:
Book Pauk
2019-01-02 16:12:05 +07:00
parent 5915dd443c
commit 61eea9cccc
78 changed files with 64 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
import Vue from 'vue';
import App from './components/App.vue';
import ElementUI from 'element-ui';
import 'element-ui/lib/theme-chalk/index.css';
import './theme/index.css';
import locale from 'element-ui/lib/locale/lang/ru-RU';
import store from './store';