Understanding and using the new CSS style queries (blog.logrocket.com) 3 points by liberia 4y ago ↗ HN
[–] politelemon 4y 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 4y ago ↗ https://caniuse.com/css-container-queries
2 comments
[ 2.8 ms ] story [ 22.6 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