Specificity calculator
Read NoteAn extremely useful tool for comparing and visualising the specificity of a given CSS selector. β¦
theAdhocracy
An extremely useful tool for comparing and visualising the specificity of a given CSS selector. β¦
I don't think I've come across a clearer explanation of the full cascade before, nor one so beautifully crafted. An excellent resource and β¦
I have used Tailwind on various projects. I think for prototyping and quick proof of concepts, for one-off projects that never need to be updated, it has some advantages. But for code that you want β¦
Where has this article been my whole life! Andy's posts are often brilliant, but this an absolute gold mine of information, from ideal character lengths to clever type-setting tricks. And I thought I β¦
A very clever article (as ever) from Sara on how to ensure the content you create is accessible through RSS feeds and Reader modes (and a host of other β¦
Heydon's video is an excellent overview of their much-loved owl selector and "stack" layout pattern. I actually didn't realise that Heydon was the original "inventor" of the owl, though it makes a β¦
Khoi Vinh recently linked out to an article by Amanda Shendruk looking at the data behind female inclusion in comic books. As both Khoi and Amanda state, it should come as no surprise that the β¦
An attempted experiment to replicate the blog layout of ilovetypography.com, which uses floats to great effect, with more modern CSS Grid and Flex techniques. Turned out to not be quite so simple, but taught me a lot about the benefits and limitations of CSS Grid.
I keep running into the same problem: how to set a style attribute in the CMS and have that be dynamically rendered on the front-end, without relying on inline styles. Turns out it's a great use case for CSS variables!
The search page is live, the index is populated, but it all looked a bit rubbish and it didn't quite work as well as I wanted. Now it's using custom-styled components, queries are tracked/stored via the URL for persistence, and you can filter results based on category.
A look at how I've been using Git aliases to remove repetitive tasks, automate workflows, and generally optimise working on the command line. They're small tips, but they've had a big impact on me.
Cher has written an excellent, concise, and extremely evenly-handed response to the current Tech Twitterβ’ nonsense. I wanted to save it (alongside Andy's) to refer to next time this happens β¦
A look at the largely manual workflow I've used to convert my physical music collection into a digital data archive.