Use symfonys included bootstrap 5 forms styling

This commit is contained in:
Jan Böhmer 2022-07-24 18:31:06 +02:00
parent 29fb59c76e
commit 017170e2d6
2 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,6 @@
twig:
default_path: '%kernel.project_dir%/templates'
form_themes: ['bootstrap_4_horizontal_layout.html.twig', 'Form/extendedBootstrap4_layout.html.twig', 'Form/permissionLayout.html.twig' ]
form_themes: ['bootstrap_5_horizontal_layout.html.twig', 'Form/extendedBootstrap4_layout.html.twig', 'Form/permissionLayout.html.twig' ]
paths:
'%kernel.project_dir%/assets/css': css