Skip to content

Commit 575332c

Browse files
committed
Bump the default Tailwind CLI version to v3.1.8
1 parent aae4be4 commit 575332c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/tailwindcss.php

Lines changed: 1 addition & 1 deletion
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.1.4'),
42+
'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.1.8'),
4343
];

0 commit comments

Comments
 (0)