Re: [community-group] How to deal with "fluid" dimensions (#188)

@mikemai2awesome I think that you don't need `media-queries` or `container-queries` only if you have a simple website or components, I mean a website where you need **to hide a menu** if there is not enough space **and show a burger icon**, or if you have **three columns layout** then you need to use `media-queries` so switch e.g. `flex-direction: row` to `flex-deriction: column` etc. don't see how relative units can handle that

-- 
GitHub Notification of comment by PavelLaptev
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/188#issuecomment-1335499391 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 2 December 2022 16:23:30 UTC