wip: initial commit

This commit is contained in:
Björn Fromme
2024-11-20 18:32:09 +01:00
parent ae964198e9
commit d4c4e69d09
91 changed files with 32685 additions and 144 deletions
+1 -2
View File
@@ -5,6 +5,5 @@ import './bootstrap.js';
* This file will be included onto the page via the importmap() Twig function,
* which should already be in your base.html.twig.
*/
import '@picocss/pico';
import './styles/app.css';
console.log('This log comes from assets/app.js - welcome to AssetMapper! 🎉');