@anker-in/headless-ui 1.1.17-alpha.1765941061009 → 1.1.17-alpha.1765944830940

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": "@anker-in/headless-ui",
3
- "version": "1.1.17-alpha.1765941061009",
3
+ "version": "1.1.17-alpha.1765944830940",
4
4
  "type": "commonjs",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "types": "./dist/cjs/index.d.ts",
package/style.css CHANGED
@@ -1034,10 +1034,6 @@ video {
1034
1034
  --tw-bg-opacity: 1;
1035
1035
  background-color: rgb(245 246 247 / var(--tw-bg-opacity, 1));
1036
1036
  }
1037
- .bg-\[\#f5f7fb\] {
1038
- --tw-bg-opacity: 1;
1039
- background-color: rgb(245 247 251 / var(--tw-bg-opacity, 1));
1040
- }
1041
1037
  .bg-background {
1042
1038
  background-color: var(--container-primary-color);
1043
1039
  }