We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30402e7 + 4e2b13d commit 98f7619Copy full SHA for 98f7619
README.md
@@ -4,7 +4,7 @@ A plugin that provides a basic reset for form styles that makes form elements ea
4
5
## Installation
6
7
-> Note that @tailwindcss/forms is designed for Tailwind CSS v2.0, which is currently in alpha.
+> Note that @tailwindcss/forms is designed for Tailwind CSS v2.0.
8
9
Install the plugin from npm:
10
@@ -71,4 +71,4 @@ Every element has been normalized/reset to a simple visually consistent style th
71
<input type="checkbox" class="rounded text-pink-500" />
72
```
73
74
-More customization examples and best practices coming soon.
+More customization examples and best practices coming soon.
0 commit comments