Files
edlp_d8/sites/all/modules/contrib/fields/addtoany/addtoany.libraries.yml
T
2018-04-25 23:23:03 +02:00

22 lines
421 B
YAML

addtoany:
version: VERSION
js:
https://static.addtoany.com/menu/page.js: { attributes: { async: true }, type: external, minified: true }
js/addtoany.js: {}
css:
theme:
css/addtoany.css: {}
dependencies:
- core/drupal
addtoany.admin:
version: VERSION
js:
js/addtoany.admin.js: {}
css:
theme:
css/addtoany.admin.css: {}
dependencies:
- core/jquery
- core/drupal