Post #2375677
2023-01-06 02:17 UTC
@mia@front-end.social Maybe an example of dynamic variable would be having a `--column-width` variable, and so the container query would be testing if the container is at least 3 columns wide or similar. But the width of your default column could change based on the media query or higher-up containers.
(If it's just a constant, it would ideally be done with custom env() rather than var() but I guess we have to wait for that, too...)
Replies (0)
No replies.