Storybook: Panda classes not generated if jsx is not present #1943
Closed
leesiongchan
started this conversation in
General
Replies: 1 comment 2 replies
-
using staticCss is the way to do that. |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
As you can see from the image, if I write story with args without render the css class wont be generated, if I uncomment the render section it will generate. Is there a way to let Panda know without using the jsx format? (except maintaining the staticCss list).
Beta Was this translation helpful? Give feedback.
All reactions