customer-riverside/web/modules/custom/riverside_pt/riverside_pt.libraries.yml

22 lines
633 B
YAML
Raw Permalink Normal View History

2026-05-16 10:45:33 -08:00
app:
css:
theme:
2026-05-16 10:45:33 -08:00
css/app.css: {}
2026-05-14 20:23:54 -08:00
js:
js/nav.js: {}
js/scroll.js: { attributes: { type: module } }
js/phone-format.js: {}
2026-05-24 23:32:23 -08:00
js/components/rpt-toggle.js: { attributes: { type: module } }
js/components/rpt-carousel.js: { attributes: { type: module } }
2026-06-01 00:47:26 -08:00
js/components/rpt-testimonials.js: { attributes: { type: module } }
js/components/rpt-faq.js: { attributes: { type: module } }
2026-05-12 16:28:47 -08:00
schedule:
2026-05-12 17:33:59 -08:00
css:
theme:
css/calendar.css: {}
2026-05-12 16:28:47 -08:00
js:
js/fullcalendar.min.js: { minified: true }
js/components/rpt-booking.js: { attributes: { type: module } }
2026-05-12 16:28:47 -08:00
dependencies:
- core/drupalSettings