initial commit

This commit is contained in:
2022-07-11 19:27:00 +02:00
commit fc1690fb7d
122 changed files with 29578 additions and 0 deletions

15
assets/index.js Normal file
View File

@@ -0,0 +1,15 @@
/*
* Welcome to your app's main JavaScript file!
*
* We recommend including the built version of this JavaScript file
* (and its CSS file) in your base layout (base.html.twig).
*/
// styles for assets tests pages
require('./scss/assets_test.scss');
// styles for assets tests pages
require('./scss/test/twig_test.scss');
// start the Stimulus application
// import './bootstrap';