color.libraries.yml
Same filename in other branches
File
-
core/
modules/ color/ color.libraries.yml
View source
- drupal.color:
- version: VERSION
- js:
- color.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/jquery.once
- - core/jquery.farbtastic
- - color/drupal.color.preview
-
- drupal.color.preview:
- version: VERSION
- js:
- preview.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/drupalSettings
- - core/jquery.once
-
- admin:
- version: VERSION
- css:
- theme:
- css/color.admin.css: {}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.