Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
tour:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
|
|
|
js/tour.js: {}
|
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
2014-03-05 16:53:15 +00:00
|
|
|
- core/jquery.once
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
- core/drupal
|
|
|
|
- core/backbone
|
2014-03-04 20:41:15 +00:00
|
|
|
- core/jquery.joyride
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
- tour/tour-styling
|
|
|
|
|
|
|
|
tour-styling:
|
|
|
|
version: VERSION
|
|
|
|
css:
|
|
|
|
component:
|
|
|
|
css/tour.module.css: { media: screen }
|