mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
10 lines
215 B
JSON
10 lines
215 B
JSON
{
|
|
"bundles": {
|
|
"Symfonycasts\\TailwindBundle\\SymfonycastsTailwindBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"aliases": ["tailwind", "tailwindcss"]
|
|
}
|