Kumora/assets/app.js
Melaine Gérard d6e1679aba
Some checks failed
Apply PHP CS Fixer / php-cs-fixer (push) Successful in 17s
CI / build-test (push) Failing after 7s
rector / Rector (push) Failing after 7s
Ajout réinitialisation du mot de passe
2025-01-16 22:33:04 +01:00

10 lines
258 B
JavaScript
Executable File

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 './styles/app.css';
import 'flowbite';