Tweet by @seaotta
✨New CSS Feature
Here's a demo of the CSS field-sizing property applied on a textarea I blogged about yesterday.
textarea {
field-sizing: content;
}
The textarea grows as you add content.
This is currently in developer trial behind a flag in Chromium. https://t.co/WNBD44A9hU
— Stephanie 🔮 Web Witch (@seaotta)
Jan 24, 2024