Use bootstrap-icons; refactor some JS

This commit is contained in:
2025-04-01 14:53:02 +02:00
parent aab30f48d4
commit 8945fcb73b
12 changed files with 69 additions and 78 deletions

View File

@@ -338,4 +338,8 @@ return [
'@thatopen/components-front' => [
'version' => '2.4.4',
],
'bootstrap-icons/font/bootstrap-icons.min.css' => [
'version' => '1.11.3',
'type' => 'css',
],
];