inline_feedback-1.0.x-dev/inline_feedback.libraries.yml
inline_feedback.libraries.yml
feedback:
version: 1
css:
theme:
assets/css/styles.css: {}
js:
assets/js/index.js: {}
dependencies:
- core/drupal
- core/drupal.dialog
- core/jquery
- core/once
toastify:
version: 1.x
remote: https://github.com/apvarun/toastify-js
license:
name: MIT
url: https://github.com/apvarun/toastify-js/blob/master/LICENSE
gpl-compatible: true
css:
theme:
https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css: {}
js:
https://cdn.jsdelivr.net/npm/toastify-js: { type: external }
fontawesome:
css:
theme:
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css: { type: external }
