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

7
.gitignore vendored
View File

@@ -23,3 +23,10 @@
/public/assets/
/assets/vendor/
###< symfony/asset-mapper ###
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###