Skip to content

Commit fdd0167

Browse files
committed
Bump default tailwindcss CLI version
1 parent d1704d9 commit fdd0167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/tailwindcss.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
| @see https://github.com/tailwindlabs/tailwindcss/releases to know the version availables.
4040
|
4141
*/
42-
'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.3.2'),
42+
'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.3.5'),
4343
];

0 commit comments

Comments
 (0)