Note from 19 January 2021
Is there some sort of shape-outside: self; in CSS, to use an image as it's own shape? 🤔
I couldn't find it in any docs, but it would be really useful to not declare the same URL twice.
Is there some sort of shape-outside: self; in CSS, to use an image as it's own shape? 🤔
I couldn't find it in any docs, but it would be really useful to not declare the same URL twice.
Controlling when CSS custom property values are computed
When and how CSS custom property values are calculated might not be what you expect, and it has a big impact on your styles.
The CSSWG deserves a lot of credit, in my opinion, for repurposing/extending CSS keyframe animations for scroll-driven animations. Rather than invent…
Overview of CSS-only scrolling shadows and content fading techniques
When content overflows and the scrollbar is insufficient or intentionally hidden, visual cues such as scroll shadows or fading effects signal that…
Try text scaling support in Chrome Canary
Just like how the tag tells the browser that your website is designed to work for small viewport sizes, the tells the browser, 'Hey, I've designed…
Alvin Leung, Taha Hossain, Shen Gao, Ben Giannis and Rafi Rizky
A new (or rather, old) approach to typography on the web
The strongest type systems are opinionated. They respond thoughtfully to the environment they inhabit, carrying a voice that cannot be captured by…