Init project
This commit is contained in:
8
config/packages/twig.yaml
Normal file
8
config/packages/twig.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
twig:
|
||||
file_name_pattern: "*.twig"
|
||||
form_themes:
|
||||
- "form/custom_tailwind_theme.html.twig"
|
||||
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
Reference in New Issue
Block a user