Could devtools dynamic import css? #171
rikisamurai
started this conversation in
Ideas
Replies: 1 comment
-
I'm not sure if modern tooling supports that yet. Would you like to give it a try? |
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.
-
Follow this: https://jotai.org/docs/tools/devtools#usage, users have to import css manually in dev and delete this in prod.
My current solution is "dynamic import"
Could jotai-devtools dynamic import css by default? It simplifies steps
Beta Was this translation helpful? Give feedback.
All reactions