Files
drupal-mathallo/web_main/themes/custom/mathallo/mathallo.libraries.yml
T
2026-09-14 09:41:06 +02:00

21 lines
395 B
YAML

# Main theme library.
global:
js:
assets/dist/main.js: {}
# assets/js/main.js: {}
css:
theme:
assets/dist/main.css: {}
# assets/scss/main.css: {}
vitehmr:
js:
http://localhost:5173/@vite/client:
type: external
attributes:
type: module
http://localhost:5173/assets/js/main.js:
type: external
attributes:
type: module