-
-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
I'm working with RedwoodJS, trying to use this component in the web app.
I have my .baberc
{
"plugins": [
[
"babel-plugin-styled-components",
{
"displayName": true, // generate other classname
"fileName": false, // generate other classname
}
]
]
}
plugin version @2.1.4
babel @7.25
I looked at the other ticket on this and the work-arounds don't work.
I love this feature had have used it in past projects -- is there anything that can be done to fix this?
Thanks
Metadata
Metadata
Assignees
Labels
No labels