tailwindcss-custom-forms icon indicating copy to clipboard operation
tailwindcss-custom-forms copied to clipboard

A better base for styling form elements with Tailwind CSS.

Results 45 tailwindcss-custom-forms issues
Sort by recently updated
recently updated
newest added

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). ![Screen Shot 2019-11-13 at 08 31 11](https://user-images.githubusercontent.com/8146736/68742241-f4c38b80-05ef-11ea-9e01-4705f2414d53.png) 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...