Valentin 11 months ago
parent
commit
fba22cfbfb
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -36,6 +36,16 @@
 5. `git commit -m "message de commit"`
 6. `git push origin master`
 
+# tailwind
+
+1. `docker exec -it -w /app/public/bedrock/web/app/themes/partition-jlg-theme php-fpm`
+2. `yarn dev`
+
+
+1. Ouvrir le dossier du thème avec VSCode
+2. Installer extension VSCode *Tailwind CSS IntelliSense*
+3. *Settings* `ctrl + ,` -> `Files:Association` -> *Item* `.php` *Value* `tailwindcss`
+
 # xdebug
 
 - Installer l'extension Codium / VSCode PHP Debug