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

@@ -273,6 +273,22 @@
"./config/routes/web_profiler.yaml"
]
},
"symfony/webpack-encore-bundle": {
"version": "2.2",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.0",
"ref": "35ee1edee91a1a7137095f53db7ed0c20884b745"
},
"files": [
"./assets/app.js",
"./assets/styles/app.css",
"./config/packages/webpack_encore.yaml",
"./package.json",
"./webpack.config.js"
]
},
"twig/extra-bundle": {
"version": "v3.15.0"
}