This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/web/core/modules/tour/tour.libraries.yml

18 lines
296 B
YAML
Raw Normal View History

tour:
version: VERSION
js:
js/tour.js: {}
dependencies:
- core/jquery
- core/jquery.once
- core/drupal
- core/backbone
- core/jquery.joyride
- tour/tour-styling
tour-styling:
version: VERSION
css:
component:
css/tour.module.css: { media: screen }