mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 17:16:24 +03:00
7 lines
248 B
YAML
7 lines
248 B
YAML
symfonycasts_tailwind:
|
|
# Specify the EXACT version of Tailwind CSS you want to use
|
|
binary_version: 'v4.1.11'
|
|
|
|
# Alternatively, you can specify the path to the binary that you manage yourself
|
|
#binary: 'node_modules/.bin/tailwindcss'
|