Post

@nonzeroexitcode I was working on this last night and discovered you can set the input and placeholder to eg 14px, then add a focus to trigger the scale up to 16px when the user taps on the input. Here's the tailwind class I'm using: text-sm placeholder:text-sm focus:text-base
English
