rsnext/packages/next-swc
LongYinan 59905c1001
Fix styled transform in next-swc/emotion (#35527)
Fix https://github.com/vercel/next.js/issues/35525



## Bug

- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-03-23 20:47:44 +00:00
..
.cargo build(next-swc): linux glibc compatible issue (#34481) 2022-02-18 16:04:43 +00:00
crates Fix styled transform in next-swc/emotion (#35527) 2022-03-23 20:47:44 +00:00
native Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
.rustfmt.toml Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
Cargo.lock SWC import modularization plugin (#34969) 2022-03-22 14:20:57 +01:00
Cargo.toml Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
package.json v12.1.1-canary.17 2022-03-22 09:00:31 -04:00
rust-toolchain SWC emotion transform plugin (#34687) 2022-03-15 08:51:15 +01:00