We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ff23a commit 03e5f12Copy full SHA for 03e5f12
src/tw-animate.css
@@ -212,7 +212,8 @@
212
--radix-accordion-content-height,
213
var(
214
--bits-accordion-content-height,
215
- var(--reka-accordion-content-height, var(--kb-accordion-content-height, auto))
+ var(--reka-accordion-content-height,
216
+ var(--kb-accordion-content-height, var(--ngp-accordion-content-height, auto)))
217
)
218
);
219
}
@@ -224,7 +225,8 @@
224
225
226
227
228
229
230
231
232
0 commit comments