monknow.bsky.social
Writer and Developer!
CSS-Tricks: https://css-tricks.com/author/monknow/
15 posts
80 followers
25 following
Prolific Poster
comment in response to
post
The worst thing is AI uses em dashes very poorly — what a time!
comment in response to
post
Proposed control-value() in CSS to update thumb slider value without JS! #CSSDay
comment in response to
post
Thanks for the mention!! 🫂
comment in response to
post
Use them all the time in demos to separate the basic styling from what I want to show :)
comment in response to
post
Thanks so much for mentioning my guide!
comment in response to
post
From all the anchor positioning quirks, this is the one I don't understand
comment in response to
post
🔹 Drop the masonry keyword from grid-template-*. Continue to use display: grid.
🔹Re-use the grid templating and grid placement properties, as currently.
🔹Unify grid-auto-flow with flex-flow as item-flow
🔹Add a collapse keyword to item-pack to trigger masonry-style layout.