by Gene Crawford | Feb 5, 2025
The Tailwind CSS v4.0 beta was just released, and I wanted to share some thoughts on it. More specifically, I have some concerns that I have not seen covered elsewhere.
by Gene Crawford | Jan 31, 2025
I’ve been excited by the potential of text-box-trim, text-edge and text-box for a while. They’re in draft status at the moment, but when more browser support is available, this capability will open up some exciting possibilities for improving typesetting in the...
by Gene Crawford | Jan 23, 2025
Balancing text in CSS helps make designs look cleaner and easier to read. Features like text-wrap: balance and text-wrap: pretty help us in fixing that. Thank you for reading!
by Gene Crawford | Jan 22, 2025
I’d say this is a solid approach to carry you until browsers finally make their mind up on the how and then actually implement this stuff for real.
by Gene Crawford | Jan 22, 2025
2025; I think every front-end developer should know how to enable page transitions, transition a <dialog>, popover, and <details>, animate light n’ dark gradient text, type safe their CSS system, and add springy easing to animation.