openlucius-2.0.0-alpha3/themes/ol_base/ol_base.libraries.yml
themes/ol_base/ol_base.libraries.yml
# CSS/JS libraries declared here.
global:
version: 1
css:
theme:
'//stackpath.bootstrapcdn.com/bootstrap/4.4.0/css/bootstrap.min.css': { type: external, minified: true}
'//fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap': { type: external, minified: true}
'//fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap': { type: external, minified: true}
'//cdn.lineicons.com/2.0/LineIcons.css': { type: external, minified: true}
css/status-messages.css: {}
css/pager.css: {}
css/tabs.css: {}
css/user.css: {}
css/style.css: {}
js:
'//use.fontawesome.com/releases/v5.10.1/js/solid.js': { type: external }
'//use.fontawesome.com/releases/v5.10.1/js/fontawesome.js': { type: external }
'//cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js': { type: external }
'//stackpath.bootstrapcdn.com/bootstrap/4.4.0/js/bootstrap.min.js': { type: external }
dependencies:
- core/jquery
- core/jquery.once
