`.child { block-size: round(up, 100%, 5lh) }`
Circular issue? Ideas for an elegant solutions?
CodePen: codepen.io/df/pen/myVXw...
round(): developer.mozilla.org/en-US/docs/W...
#HTML #webbed
`.child { block-size: round(up, 100%, 5lh) }`
Circular issue? Ideas for an elegant solutions?
CodePen: codepen.io/df/pen/myVXw...
round(): developer.mozilla.org/en-US/docs/W...
#HTML #webbed
Truly amazing how powerful this next generation of responsive UI features is with :has(), anchors, container queries, style queries, *ALL THE THINGS*
(and there are so so many more)
Truly amazing how powerful this next generation of responsive UI features is with :has(), anchors, container queries, style queries, *ALL THE THINGS*
(and there are so so many more)
getting bigger year by year. @ishadeed.com at #cssday. (Reminds me of @matthiasott.com‘s talk last year cssday.nl/2024/#matthias)
getting bigger year by year. @ishadeed.com at #cssday. (Reminds me of @matthiasott.com‘s talk last year cssday.nl/2024/#matthias)
border-radius: max(0px, min(8px, calc((100vw - 4px - 100%) * 9999))) / 8px;
(via @nerdy.dev at #CSSDay)
ishadeed.com/article/cond...
border-radius: max(0px, min(8px, calc((100vw - 4px - 100%) * 9999))) / 8px;
(via @nerdy.dev at #CSSDay)
ishadeed.com/article/cond...