Commit fc3f7e6
docs: update installation guide to add tailwind css v4 instructions while keeping v3 details (#180)
This PR updates the installation guide for this plugin,
[@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms),
to include setup instructions for Tailwind CSS v4 using `@plugin` in the
`style.css` file, while retaining the existing instructions for v3 users
who are yet to upgrade.
**Why this PR?**
Based on my experience, I've had to refer to the typography plugin docs
for setup instructions and adapt them for the forms plugin. This update
ensures the guide is clear and useful for both Tailwind CSS v3 and v4
users.
---------
Co-authored-by: Jordan Pittman <[email protected]>1 parent 071d1c0 commit fc3f7e6
1 file changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
| |||
107 | 115 | | |
108 | 116 | | |
109 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
110 | 130 | | |
111 | 131 | | |
112 | 132 | | |
| |||
0 commit comments