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

**npm i @tailwindcss/custom-forms** > PS E:\src\project\orbicall2> npm i @tailwindcss/custom-forms > npm ERR! code ERESOLVE > npm ERR! ERESOLVE unable to resolve dependency tree > npm ERR! > npm ERR! While...

Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 9.5.5 to 11.1.0. Release notes Sourced from next's releases. v11.1.0 A security team from one of our partners noticed an issue in Next.js that allowed for an...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I have that installed and would like to know if there's any conflicts if I start using this one as well?

I’d say adding support for at least [`input[type=“color”]`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/color) and [`input[type=“range”]`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range) would make the plugin twice as useful as it is now. [`input[type=“file”]`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file) would also be cool but I’m not sure...

On IOS, this is what a date field styled with `.form-input` looks: ![IMG_0771](https://user-images.githubusercontent.com/4194905/67947394-8fb07480-fbb1-11e9-96ca-575c591673a3.PNG) This is what the markup looks like: ``` {{ __('Date') }}: ``` It renders as expected on...

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.16 to 7.0.36. Release notes Sourced from postcss's releases. 7.0.36 Backport ReDoS vulnerabilities from PostCSS 8. 7.0.35 Add migration guide link to PostCSS 8 error text. 7.0.34...

dependencies

Fix tailwindcss-forms github link