better_social_sharing_buttons.libraries.yml in Better Social Sharing Buttons 8.3
Same filename and directory in other branches
File
better_social_sharing_buttons.libraries.ymlView source
- styling:
- version: 1.x
- css:
- theme:
- css/better_social_sharing_buttons.css: {}
-
- # Copy current url to clipboard
- copy-current-url:
- version: 1.x
- js:
- js/copy-current-url.js: {}
-
- # Load print css
- print-css:
- version: 1.x
- js:
- js/print.js: {}
- dependencies:
- - core/jquery
- - core/jquery.once