(no title)
appplication | 14 days ago
Really what I want to see is beautiful TDD for CSS so that uniformity can be enforced, but I’m not sure that exists.
appplication | 14 days ago
Really what I want to see is beautiful TDD for CSS so that uniformity can be enforced, but I’m not sure that exists.
nine_k|14 days ago
It seems that what solves the problem is a good component library. "But I need red text here!" For what reason? It's a warning. OK, we've got <Text variant="warning">, it will be styled appropriately, and will look like every other warning in the application.
zeroCalories|14 days ago