time to use v4 (#1434)

This commit is contained in:
Ryan Weaver
2025-06-28 22:10:10 +02:00
committed by GitHub
parent b13fd0b101
commit 984d337aab
@@ -1,6 +1,6 @@
symfonycasts_tailwind:
# Specify the EXACT version of Tailwind CSS you want to use
binary_version: 'v3.4.17'
binary_version: 'v4.1.11'
# Alternatively, you can specify the path to the binary that you manage yourself
#binary: 'node_modules/.bin/tailwindcss'