@vaneui/ui 0.9.0-alpha.20260108153335.d1109b4 → 0.9.0-alpha.20260114165342.10a91f9

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/dist/ui.css CHANGED
@@ -1152,9 +1152,6 @@
1152
1152
  .text-amber-600 {
1153
1153
  color: var(--color-amber-600);
1154
1154
  }
1155
- .text-blue-200 {
1156
- color: var(--color-blue-200);
1157
- }
1158
1155
  .text-blue-500 {
1159
1156
  color: var(--color-blue-500);
1160
1157
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vaneui/ui",
3
- "version": "0.9.0-alpha.20260108153335.d1109b4",
3
+ "version": "0.9.0-alpha.20260114165342.10a91f9",
4
4
  "description": "A simple and lightweight UI component library for React, built with Tailwind CSS.",
5
5
  "author": "",
6
6
  "license": "ISC",