customer-riverside/web/modules/custom/riverside_pt/riverside_pt.libraries.yml
2026-06-03 02:13:06 -07:00

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