simple_instagram_feed.libraries.yml in Simple Instagram Feed Block 8.3
Same filename and directory in other branches
File
simple_instagram_feed.libraries.ymlView source
- simple_instagram_block:
- version: 1.x
- css:
- theme:
- css/simple_instagram_feed.css: {}
- js:
- /libraries/jqueryinstagramfeed/jquery.instagramFeed.min.js: {}
- js/simple_instagram_feed.js: {}
- dependencies:
- - core/drupal
- - core/jquery
- - core/jquery.once
- - core/drupalSettings