You are here

simple_instagram_feed.libraries.yml in Simple Instagram Feed Block 8.3

File

simple_instagram_feed.libraries.yml
View source
  1. simple_instagram_block:
  2. version: 1.x
  3. css:
  4. theme:
  5. css/simple_instagram_feed.css: {}
  6. js:
  7. /libraries/jqueryinstagramfeed/jquery.instagramFeed.min.js: {}
  8. js/simple_instagram_feed.js: {}
  9. dependencies:
  10. - core/drupal
  11. - core/jquery
  12. - core/jquery.once
  13. - core/drupalSettings