xianniu-ui 2.0.2 → 2.0.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xianniu-ui",
3
- "version": "2.0.2",
3
+ "version": "2.0.4",
4
4
  "private": false,
5
5
  "main": "lib/xianniu-ui.umd.min.js",
6
6
  "scripts": {
@@ -1,5 +1,5 @@
1
1
  // 先导入主题变量,确保所有变量都已定义
2
- @import './theme/index.scss';
2
+ // @import './theme/index.scss';
3
3
 
4
4
  @import './search.scss';
5
5
  @import './table.scss';