Replies: 2 comments
-
When you say styling a panel, are you talking about your own custom panels? Also is it for a library or for your app? We currently do indeed use css in js as tailwind is a bit of a headache to use as it can conflict with apps styles and can cause unexpected behavior. We offer a set of components from tanstack/devtools-ui which we plan to grow for our own needs but they are written in solid. |
Beta Was this translation helpful? Give feedback.
-
Right for a custom panel in the devtools widget. And for a library (but not sure why that's relevant?). Cool I'll keep an eye on the devtools-ui components and go with css-in-js myself. Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Have you given thought to styling? I presume css-in-js? Such as goober (as you are doing in the query-devtools)?
No easy way to use tailwind right?
Beta Was this translation helpful? Give feedback.
All reactions