background_video.libraries.yml in Background Video 8
File
background_video.libraries.yml
View source
- background_video:
- version: VERSION
- js:
- js/background_video.js: {}
- css:
- css/background_video.css: {}
- dependencies:
- - background_video/background_video.library
- background_video.library:
- version: VERSION
- js:
- /libraries/jquery-videobackground/script/jquery.videobackground.js: {}
- css:
- /libraries/jquery-videobackground/themes/ui-darkness/jquery-ui-1.8.12.custom.css: {}
- /libraries/jquery-videobackground/themes/jquery.videobackground.css: {}
- dependencies:
- - core/drupal
- - core/jquery
- - core/drupalSettings