Skip to content

Commit

Permalink
🎨 Add layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Ledru committed Sep 10, 2024
1 parent 67cedd5 commit 4ced3db
Show file tree
Hide file tree
Showing 86 changed files with 60,665 additions and 25 deletions.
11 changes: 2 additions & 9 deletions assets/app.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
import './bootstrap.js';
/*
* Welcome to your app's main JavaScript file!
*
* This file will be included onto the page via the importmap() Twig function,
* which should already be in your base.html.twig.
*/
import './libraries/bootstrap-5.3.3/css/bootstrap.min.css';
import './styles/app.css';

console.log('This log comes from assets/app.js - welcome to AssetMapper! 🎉');
import './bootstrap.js';
Binary file added assets/fonts/Jost-400-Book.otf
Binary file not shown.
Binary file added assets/fonts/Jost-400-BookItalic.otf
Binary file not shown.
Binary file added assets/fonts/Jost-500-Medium.otf
Binary file not shown.
Binary file added assets/fonts/Jost-500-MediumItalic.otf
Binary file not shown.
Binary file added assets/fonts/Jost-600-Semi.otf
Binary file not shown.
Binary file added assets/fonts/Jost-600-SemiItalic.otf
Binary file not shown.
Binary file added assets/fonts/Jost-700-Bold.otf
Binary file not shown.
Binary file added assets/fonts/Jost-700-BoldItalic.otf
Binary file not shown.
Loading

0 comments on commit 4ced3db

Please sign in to comment.