mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Update Flex endpoint
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfonycasts/tailwind-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Symfonycasts\\TailwindBundle\\SymfonycastsTailwindBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"post-install-output": [
|
||||
" * <fg=green>Tailwind CSS is installed!</> Time to get rolling:",
|
||||
"",
|
||||
" * <fg=blue>Run</> <comment>php bin/console tailwind:init</> to set up your Tailwind configuration",
|
||||
" * <fg=blue>Then</> start the watcher with <comment>php bin/console tailwind:build --watch</>",
|
||||
"",
|
||||
" * <fg=blue>Read</> the docs at <comment>https://symfony.com/bundles/TailwindBundle/current/index.html</>"
|
||||
]
|
||||
},
|
||||
"files": [],
|
||||
"ref": "b7eaad0756e3f9b38764450655e6fea9614bc32a"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user