Skip to content

Commit 456cfd1

Browse files
authored
Update README.md
1 parent 5f18069 commit 456cfd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ There's currently two options you can choose in how we we add basic utility-frie
4242
- `base` - The default selector strategy
4343
- `class` - Requires a `form-` class to be applied to the form element in order for styles to be applied
4444

45-
```
45+
```js
46+
// tailwind.config.js
4647
plugins: [
4748
require("@tailwindcss/forms")({
4849
strategy: 'class',

0 commit comments

Comments
 (0)