dchadwick/web/modules/custom/ufc/ufc.libraries.yml

15 lines
415 B
YAML
Raw Normal View History

2024-04-09 01:47:04 +00:00
dcjs:
version: 1.x
js:
./node_modules/dcjs/lib/index.js: { attributes: { async: true, defer: false} }
2024-04-09 20:46:39 -07:00
recent_fights_react:
2024-04-09 01:47:04 +00:00
version: 1.0
2025-04-15 17:47:06 -04:00
css:
theme:
https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css: { type: external }
2024-04-09 01:47:04 +00:00
js:
js/dist/main.min.js: { minified: true }
2025-04-15 17:47:06 -04:00
https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js: { type: external }
2024-04-09 01:47:04 +00:00