customer-riverside/web/modules/custom/riverside_pt/riverside_pt.libraries.yml
2026-06-01 01:47:26 -07:00

19 lines
511 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 } }
js/components/rpt-testimonials.js: { attributes: { type: module } }
js/components/rpt-faq.js: { attributes: { type: module } }
schedule:
css:
theme:
css/calendar.css: {}
js:
js/fullcalendar.min.js: { minified: true }
js/calendar.js: {}
dependencies:
- core/drupalSettings