add tailwind

This commit is contained in:
Olivier PARPAILLON
2024-11-18 13:38:08 +01:00
parent 333554cabc
commit 46b7dd8ae7
21 changed files with 12872 additions and 1 deletions

View File

@@ -12,4 +12,5 @@ return [
Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true],
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
];