We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0647f1 commit d6a9bdbCopy full SHA for d6a9bdb
README.md
@@ -28,6 +28,8 @@ You can install the package via composer:
28
composer require tonysm/tailwindcss-laravel
29
```
30
31
+_Attention: Version 2.x requires Tailwind V4. Make sure your application was upgraded to it or install version 1.x instead._
32
+
33
Next, you may run the install command:
34
35
```bash
0 commit comments