[WIP] initialize an app for address-picker + a demo page

This commit is contained in:
2025-07-21 00:20:27 +02:00
parent 6d432ca2cb
commit 4323773595
5 changed files with 58 additions and 0 deletions

View File

@@ -17,3 +17,9 @@ when@dev:
defaults:
template: '@ChillMain/Dev/dev.assets.test2.html.twig'
sass_address_picker:
path: /_dev/address-picker
controller: Symfony\Bundle\FrameworkBundle\Controller\TemplateController
defaults:
template: '@ChillMain/Dev/dev.address-picker.html.twig'