@anker-in/headless-ui 1.1.62 → 1.1.63

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.
@@ -107,9 +107,7 @@
107
107
 
108
108
  --masks-color-0: rgba(255, 255, 255, 0.2);
109
109
  --masks-color-1: rgba(255, 255, 255, 0.6);
110
-
111
- --box-radius: 12px;
112
- --card-radius: 12px;
110
+
113
111
  }
114
112
 
115
113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anker-in/headless-ui",
3
- "version": "1.1.62",
3
+ "version": "1.1.63",
4
4
  "type": "commonjs",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "types": "./dist/cjs/index.d.ts",