feat: use bootstrap layout for forms
This commit is contained in:
5
config/packages/asset_mapper.yaml
Normal file
5
config/packages/asset_mapper.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
framework:
|
||||
asset_mapper:
|
||||
# The paths to make available to the asset mapper.
|
||||
paths:
|
||||
- assets/
|
||||
@@ -1,6 +1,6 @@
|
||||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
|
||||
form_themes: ['bootstrap_5_layout.html.twig']
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
|
||||
Reference in New Issue
Block a user