Skip to content

Commit 67a0c1b

Browse files
committed
Bump the Tailwind CLI version
1 parent 8e07fe4 commit 67a0c1b

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.5'),
42+
'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.4.1'),
4343
];

0 commit comments

Comments
 (0)