diff --git a/config/tailwindcss.php b/config/tailwindcss.php index af80d47..560bd2a 100644 --- a/config/tailwindcss.php +++ b/config/tailwindcss.php @@ -39,5 +39,5 @@ | @see https://github.com/tailwindlabs/tailwindcss/releases to know the version availables. | */ - 'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.3.2'), + 'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.3.5'), ];