first commit

This commit is contained in:
2024-07-15 12:33:27 +02:00
commit ce50ae282b
22084 changed files with 2623791 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
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/internal.shepherd
- tour/tour-styling
tour-styling:
version: VERSION
css:
component:
css/tour.module.css: { media: screen }