Loading button in React with twin.macro #791
fini
started this conversation in
Ideas / feature requests
Replies: 1 comment
-
|
I wish I could fix this on my end but daisyUI is basically just a set of CSS rules. If the result file has missing classes, it could be a bug from the CSS processor or It could be just incompatibility because of how the processor works. Follow this discussion on Twin Macro repo please: ben-rogerson/twin.macro#549 (I'm moving this issue to discussions) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a big implementation of DaisyUI in React, and everything in general just works. I am using twin.macro to dynamically set the classes, and for some reason 'btn loading' simply doesn't work. I guess it's more related to twin.macro, but I was wondering if anyone have a solution/workaround to get it working dynamically. it seems the button does not get the before:: pseudo styling.
any assistance would be a great help! - thanks for DaisyUI - I'm loving it!
Beta Was this translation helpful? Give feedback.
All reactions