We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b108f7d commit c0d6952Copy full SHA for c0d6952
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.1.8'),
+ 'version' => env('TAILWINDCSS_CLI_VERSION', 'v3.2.6'),
43
];
0 commit comments