mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-05 20:44:19 +01:00
Introduce importmap, enhance elimination workflows, and update assets
This commit adds initial importmap configuration to manage assets, updates the elimination preparation workflow with form enhancements and database changes, introduces new styles and JS assets, refines translations, and improves entity handling with an input bag update method.
This commit is contained in:
4
assets/quiz.js
Normal file
4
assets/quiz.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import 'bootstrap/dist/css/bootstrap.min.css'
|
||||
import * as bootstrap from 'bootstrap'
|
||||
|
||||
import './styles/quiz.scss'
|
||||
0
assets/styles/app.scss
Normal file
0
assets/styles/app.scss
Normal file
Reference in New Issue
Block a user