gladvn 0.2.18 → 0.2.19

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.18",
3
+ "version": "0.2.19",
4
4
  "type": "module",
5
5
  "description": "DO NOT 'npm install'. Use 'npx gladvn init' instead! A highly composable React component library built with Tailwind CSS.",
6
6
  "keywords": [
@@ -8,8 +8,7 @@
8
8
  * importing this file. Copy tokens.css into your project and customize it.
9
9
  * ========================================================================== */
10
10
 
11
- @import "tw-animate-css/dist/tw-animate.css";
12
-
11
+ @import "tw-animate-css";
13
12
  @custom-variant dark (&:is(.dark *));
14
13
 
15
14
  @theme inline {