You are here

form_styler.libraries.yml in jQuery form styler 8

File

form_styler.libraries.yml
View source
  1. jquery-form-styler:
  2. remote: https://github.com/Dimox/jQueryFormStyler/
  3. version: 1.6.1
  4. license:
  5. name: GNU GPL v2
  6. url: https://www.drupal.org/about/licensing
  7. gpl-compatible: true
  8. js:
  9. /libraries/jquery_form_styler/jquery.formstyler.min.js: {}
  10. js/form_styler-init.js: {}
  11. css:
  12. component:
  13. /libraries/jquery_form_styler/jquery.formstyler.css: {}
  14. css/form_styler.css: {}
  15. dependencies:
  16. - core/drupal
  17. - core/jquery
  18. - core/jquery.once