beginning-8.x-4.x-dev/beginning.libraries.yml
beginning.libraries.yml
globalstyle:
header: true
css:
theme:
css/style.css: {}
css/font.css: {}
js:
js/script.js: {}
dependencies:
- core/jquery
bootstrap-cdn:
remote: https://www.bootstrapcdn.com/
version: 4.1.3
license:
name: MIT
url: https://github.com/twbs/bootstrap/blob/master/LICENSE
gpl-compatible: true
css:
theme:
https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css: { type: external, minified: true }
js:
https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js: { type: external, minified: true }
font-awesome:
remote: https://fortawesome.github.io/Font-Awesome/
version: 4.5.0
license:
name: MIT
url: https://fortawesome.github.io/Font-Awesome/license/
gpl-compatible: true
css:
theme:
https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css: { type: external, minified: true }
