diff --git a/packages/index.js b/packages/index.js index 0e4b702..b8bf423 100644 --- a/packages/index.js +++ b/packages/index.js @@ -8,7 +8,6 @@ import GuipRadio from './GuipRadio' import 'element-ui/lib/theme-chalk/index.css' // 如果依赖Element import './styles/index.css' // 全局引入 import './styles/common.scss' // 全局引入 -import './styles/test.scss' // 全局引入 const components = [ GuipButton,