We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1704d9 commit fdd0167Copy full SHA for fdd0167
config/tailwindcss.php
@@ -39,5 +39,5 @@
39
| @see https://github.com/tailwindlabs/tailwindcss/releases to know the version availables.
40
|
41
*/
42
- 'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.3.2'),
+ 'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.3.5'),
43
];
0 commit comments