Files
torsearch/config/packages/symfonycasts_tailwind.yaml
2025-04-20 12:55:14 -05:00

7 lines
248 B
YAML

symfonycasts_tailwind:
# Specify the EXACT version of Tailwind CSS you want to use
binary_version: 'v3.4.17'
# Alternatively, you can specify the path to the binary that you manage yourself
#binary: 'node_modules/.bin/tailwindcss'