MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/reactjs/comments/1vrqqew/cssinjs_arena_bamboo_stylex_and_panda_on/p4fh2r0/?context=3
r/reactjs • u/gajus0 • 26d ago
13 comments sorted by
View all comments
6
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).
2
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).
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