dchadwick/web/modules/custom/ufc/ufc.libraries.yml
2025-04-15 17:47:06 -04:00

15 lines
415 B
YAML

dcjs:
version: 1.x
js:
./node_modules/dcjs/lib/index.js: { attributes: { async: true, defer: false} }
recent_fights_react:
version: 1.0
css:
theme:
https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css: { type: external }
js:
js/dist/main.min.js: { minified: true }
https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js: { type: external }