fix: delete unused doc css

This commit is contained in:
陈嘉涵
2017-08-15 13:25:16 +08:00
parent 4555d82c8e
commit 31d1ae392b
17 changed files with 75 additions and 723 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import Vue from 'vue';
import VueRouter from 'vue-router';
import App from './ExamplesApp';
import routes from './router.config';
import ZanUI from 'src/index';
import ZanUI from 'packages/index';
import ZanDoc from 'zan-doc';
import 'packages/vant-css/src/index.css';