CSS
Field-Sizing: The Native CSS Way to Auto-Resize Form Controls
The CSS `field-sizing: content` property lets form controls auto-grow to fit their text natively — no JavaScript, no scrollHeight listeners. Here's how it works, where it shines in chat composers and inline inputs, the edge cases that still need care, and a progressive-enhancement strategy for pro