Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 2b799f9

Browse files
authored
Update README.md
1 parent e308087 commit 2b799f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can install the package via composer:
4242
composer require protonemedia/laravel-form-components
4343
```
4444

45-
Make sure the [Tailwind plugin](https://github.com/tailwindcss/custom-forms#install) is installed and added to your `tailwind.config.js` file. If you're starting a new project, you can use the [Frontend preset for Tailwind CSS](https://github.com/laravel-frontend-presets/tailwindcss) which includes the Custom Forms plugin as well.
45+
If you're using Tailwind, make sure the right plugin ([v1](https://github.com/tailwindcss/custom-forms#install) or [v2](https://tailwindcss-forms.vercel.app/)) is installed and configured.
4646

4747
## Quick example
4848

0 commit comments

Comments
 (0)