fix: corrige certains soucis avec les emails
This commit is contained in:
parent
71c35a497f
commit
c6664a7597
16 changed files with 179 additions and 121 deletions
6
justfile
6
justfile
|
|
@ -31,10 +31,8 @@ format:
|
|||
-dprint fmt
|
||||
# TwigCsFixher
|
||||
-vendor/bin/twig-cs-fixer fix web/app/themes/haiku-atelier-2024/
|
||||
# PHP CS
|
||||
# ./vendor/bin/phpcs
|
||||
# PHP CS Fixer via Pint
|
||||
-./vendor/bin/pint --parallel
|
||||
# Mago
|
||||
mago fmt
|
||||
|
||||
# Compile, minifie et optimise Sass vers CSS.
|
||||
[group('css')]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue