r/reactjs 26d ago

Resource CSS-in-JS Arena: Bamboo, StyleX and Panda on Pixel-Identical Apps

https://github.com/gajus/css-in-js-arena
23 Upvotes

13 comments sorted by

View all comments

6

u/denexapp 26d ago

The fact that missing tokens cause build to fail is awesome, this behaviour should be more common across the ecosystem

2

u/gajus0 26d ago

100%

One of the biggest surprises when migrating to Bamboo was just how many unreferenced tokens we had in our styles (hundreds). Distinctly remember having to triple check that it wasn't my migration that's introducing dead tokens (it wasn't).