customer-riverside/web/modules/custom/riverside_pt/riverside_pt.libraries.yml
Philip Peterson 4232cded55
All checks were successful
Build and push image / build (push) Successful in 20m26s
wip
2026-05-25 00:32:23 -07:00

17 lines
376 B
YAML

app:
css:
theme:
css/app.css: {}
js:
js/nav.js: {}
js/components/rpt-toggle.js: { attributes: { type: module } }
js/components/rpt-carousel.js: { attributes: { type: module } }
schedule:
css:
theme:
css/calendar.css: {}
js:
js/fullcalendar.min.js: { minified: true }
js/calendar.js: {}
dependencies:
- core/drupalSettings