tour.libraries.yml in Drupal 10
Same filename and directory in other branches
core/modules/tour/tour.libraries.yml
File
core/modules/tour/tour.libraries.ymlView source
- tour:
- version: VERSION
- js:
- js/tour.js: {}
- dependencies:
- - core/jquery
- - core/once
- - core/drupal
- # @todo Remove this in https://www.drupal.org/project/drupal/issues/3204011
- - core/internal.backbone
- - core/shepherd
- - tour/tour-styling
-
- tour-styling:
- version: VERSION
- css:
- component:
- css/tour.module.css: { media: screen }