We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b1a9a commit 0b1e872Copy full SHA for 0b1e872
README.md
@@ -7,11 +7,7 @@ A plugin that provides a basic reset for form styles that makes form elements ea
7
Install the plugin from npm:
8
9
```sh
10
-# Using npm
11
-npm install @tailwindcss/forms
12
-
13
-# Using Yarn
14
-yarn add @tailwindcss/forms
+npm install -D @tailwindcss/forms
15
```
16
17
Then add the plugin to your `tailwind.config.js` file:
0 commit comments