color.libraries.yml

Same filename in other branches
  1. 9 core/modules/color/color.libraries.yml
core/modules/color/color.libraries.yml

File

core/modules/color/color.libraries.yml

View source
  1. drupal.color:
  2. version: VERSION
  3. js:
  4. color.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/jquery.once
  9. - core/jquery.farbtastic
  10. - color/drupal.color.preview
  11. drupal.color.preview:
  12. version: VERSION
  13. js:
  14. preview.js: {}
  15. dependencies:
  16. - core/jquery
  17. - core/drupal
  18. - core/drupalSettings
  19. - core/jquery.once
  20. admin:
  21. version: VERSION
  22. css:
  23. theme:
  24. css/color.admin.css: {}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.