Initial commit

This commit is contained in:
2024-10-27 16:22:14 +01:00
parent ba22c670ee
commit e2e63bcfd5
52 changed files with 18954 additions and 10 deletions

View File

@@ -25,4 +25,8 @@ return [
'@hotwired/turbo' => [
'version' => '7.3.0',
],
'bulma/css/bulma.min.css' => [
'version' => '1.0.2',
'type' => 'css',
],
];