rsnext/packages/next-swc/crates/styled_components
Leah 7c20918bc7
feat: enable configuration of styled-components transform and enable css prop support (#37861)
This allows configuring / overriding the default options of the `styled-components` swc transform and allows using the `css` prop support, which was already implemented, but not available.

Edit: made the CSS prop transform run before the display name, so it gets picked up by that and receives the (deterministic) name.

Relates to #30802
2022-06-23 16:55:05 +00:00
..
src feat: enable configuration of styled-components transform and enable css prop support (#37861) 2022-06-23 16:55:05 +00:00
tests feat: enable configuration of styled-components transform and enable css prop support (#37861) 2022-06-23 16:55:05 +00:00
Cargo.toml Update swc (#37607) 2022-06-21 10:51:47 -05:00