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

[core] Cleanup #63

Closed brijeshb42 closed 1 month ago

brijeshb42 commented 1 month ago
brijeshb42 commented 1 month ago

Yes. I agree with having regression tests and I also had a similar thought of having it from scratch. That's why I removed those. There is some more cleanup to be done related to unit testing so that we can get rid of babel deps. But that will be a separate PR.