hc-basic 1.5.4 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/scss/index.scss DELETED
@@ -1,5 +0,0 @@
1
- @import 'common/reset'; // 浏览器默认样式重置
2
- @import 'basicConfig'; // 基于config的不可变scss配置文件
3
- @import 'common/index'; // 基础样式设置
4
- @import 'common/components'; // 组件样式
5
- @import "element-variables";