Understanding and using the new CSS style queries (blog.logrocket.com) 3 points by liberia 3y ago ↗ HN
[–] politelemon 3y ago ↗ Oh that does look interesting and can lead to some very flexible styling. I can't seem to find this on caniuse.com what name should I use to search?> The above code queries the card container based on its size, and effects change only when the card has a width of 420px or above.Typo? Code shows 600px [–] compressedgas 3y ago ↗ https://caniuse.com/css-container-queries
2 comments
[ 3.2 ms ] story [ 18.0 ms ] thread> The above code queries the card container based on its size, and effects change only when the card has a width of 420px or above.
Typo? Code shows 600px