Skip to content
Snippets Groups Projects
Commit 8d39f6b0 authored by Ken Hawkins's avatar Ken Hawkins
Browse files

Update CSS YML

parent d77ff2b8
No related branches found
No related tags found
No related merge requests found
......@@ -23,13 +23,6 @@ Optional steps:
9. Add custom css and js files to your sub-theme
Rename embl-drupal-8.libraries.yml to the name of your sub-theme, un-commenting
lines and making name changes as needed.
You'll also need to edit your info.yml file to include your new library.
There are instructions in the info.yml file to help you do this.
9. Further extend your sub-theme.
Discover further ways to extend your sub-theme by reading
Drupal 8's Theme Guide online at: https://www.drupal.org/theme-guide/8
global:
version: VERSION
css:
base:
css/embl-drupal-8.css: {}
cdn:
'https://ebi.emblstatic.net/web_guidelines/EBI-Framework/v1.3/css/ebi-global.css': { type: external }
'https://dev.ebi.emblstatic.net/web_guidelines/EBI-Icon-fonts/v1.2/fonts.css': { type: external }
'https://navigation-test-branch-embl-visual-framework-layer-grp-stratcom.surge.sh/css/theme-embl.css': { type: external }
js:
js/embl-drupal-8.js: {}
js/embl_drupal_8.js: {}
# libraries-override:
# zurb_foundation/global:
# css:
# base:
# # /themes/zurb_foundation/css/foundation.min.css: false
# # css/motion-ui.min.css: false
# # css/zurb_foundation.css: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment