turborepo
44d6a460 - Add support for CSS module composes: and fix CSS precedence issues (#3771)

Commit
2 years ago
Add support for CSS module composes: and fix CSS precedence issues (#3771) Adds support for the CSS module `composes:` rule. This also fixes a large issue with our chunk ordering and CSS precedence, where the BFS order of our chunks did not match the expected topological ordering.
Author
Parents
Loading