You are here

bootstrap_simple_carousel.libraries.yml in bootstrap simple carousel 8

File

bootstrap_simple_carousel.libraries.yml
View source
  1. bootstrap:
  2. remote: https://github.com/twbs/bootstrap
  3. version: 4.6.x
  4. license:
  5. name: MIT
  6. url: https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE
  7. gpl-compatible: true
  8. js:
  9. https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js: { type: external, minified: true }
  10. css:
  11. theme:
  12. https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css: { type: external, minified: true }