Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(turbopack): Fix CSS Module renaming behavior for
@container
(#7…
…2607) ### What? Disable CSS Modules renaming for containers. ### Why? We should match the behavior of webpack mode. See: parcel-bundler/lightningcss#835 ### How? - Closes PACK-3315 - Closes #71233
- Loading branch information