gladvn 0.2.26 → 0.2.27

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": "gladvn",
3
- "version": "0.2.26",
3
+ "version": "0.2.27",
4
4
  "type": "module",
5
5
  "packageManager": "pnpm@10.11.0",
6
6
  "description": "A CLI to scaffold beautiful, accessible React components into your project. Powered by Tailwind CSS v4 and Base UI.",
@@ -8,7 +8,6 @@
8
8
  * importing this file. Copy tokens.css into your project and customize it.
9
9
  * ========================================================================== */
10
10
 
11
- @import "tw-animate-css";
12
11
  @custom-variant dark (&:is(.dark *));
13
12
 
14
13
  @theme inline {