#Recommendation on when to use simple layout components like `Box`, `Stack`, `Group`, etc.?

2 messages · Page 1 of 1 (latest)

iron dawn
#

I understand those are just syntactic sugar. What makes me wonder is the fact that the "syntactic sugar" part is apply as inline CSS, while in most cases we should be using CSS modules + CSS variables anyway.

In what scenario(s) should I prefer the former over the latter?

languid obsidian
#

I my case I always use these 3 components