mui / pigment-css

Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time.
MIT License
396 stars 19 forks source link

Injector order conflict between Pigment CSS and Styled-components #80

Open oliviertassinari opened 1 month ago

oliviertassinari commented 1 month ago

Steps to reproduce

How can we control the injection order?

https://github.com/oliviertassinari/react-conf-2024-pigment-css/blob/26e4d886bc02b75338df8e3d2fb95db1baa27968/src/App.tsx#L441-L442

SCR-20240513-bouc

Current behavior

No response

Expected behavior

No response

Context

No response

Your environment

npx @mui/envinfo ``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```

Search keywords: -