You are here

focal_point.libraries.yml in Focal Point 8

File

focal_point.libraries.yml
View source
  1. drupal.focal_point:
  2. version: VERSION
  3. js:
  4. js/focal_point.js: {}
  5. css:
  6. theme:
  7. css/focal_point.css: {}
  8. dependencies:
  9. - core/jquery
  10. - core/jquery.ui
  11. - core/jquery.ui.draggable
  12. - core/drupal
  13. drupal.focal_point_preview:
  14. version: VERSION
  15. js:
  16. js/focal_point_preview.js: {}
  17. css:
  18. theme:
  19. css/focal_point_preview.css: {}