tailwindcss-custom-forms
tailwindcss-custom-forms copied to clipboard
A better base for styling form elements with Tailwind CSS.
Sorry the title is almost meaningless, I couldn't figure out a best way to describe it. Issue: I have more than one default for custom form plug-in: The code should...
can we add support for custom select dropdowns?
I've noticed that `addInput` does not use `replaceIconDeclarations`, but icons are often used in login designs (e.g Netlify).  I can work around this...
For accessibility, radio groups and checkbox groups should use `` as a wrapper and `` as a label. They both come with their own default browser styles. Here are a...
I'm having issues with the radio dot and checkbox check being centered in Chrome 69-72. From what I can tell Chrome 69 was a big update that introduced a lot...