Conversation
|
You can get away with less CSS if you design it as a modifier for https://play.tailwindcss.com/zrB3E7tjAq?file=css I left the outline on focus when it is in wrapper (label) but it can be removed and the same increased border size can be used for focus indication. |
|
I did some experiments on this a few months ago but I couldn't get the letter-spacing to work as expected. This looks promising 👍 Well done. |
still needs some work, it has issue on fully rounded themes like |
|
I managed to get rounded boxes for each char. v1: A variant with gap 0 should be separately defined, because it can be done with only one filled bg and repeated vertical lines, while using the input border and border radius for the external border. |
New pure CSS OTP/PIN input component following daisyUI guidelines. No JavaScript required.