Stuff for the web – and for a Markdown to HTML plus CSS to PDF pipeline.
#Bookmarks #CSS
Books
Through a series of simple, composable layouts, Every Layout will teach you how to better harness the built-in algorithms that power browsers and CSS. – Every Layout
Updates, by @thomasorus@merveilles.town:
But what happens when we want to style `main` at the condition that `strong` exists in the HTML? That's the purpose of `:has`, which will check for us. – New CSS that can actually be used in 2024