Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
embl_drupal_8
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Communications
embl_drupal_8
Commits
8d39f6b0
Commit
8d39f6b0
authored
6 years ago
by
Ken Hawkins
Browse files
Options
Downloads
Patches
Plain Diff
Update CSS YML
parent
d77ff2b8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+0
-7
0 additions, 7 deletions
README.md
embl_drupal_8.libraries.yml
+12
-3
12 additions, 3 deletions
embl_drupal_8.libraries.yml
with
12 additions
and
10 deletions
README.md
+
0
−
7
View file @
8d39f6b0
...
...
@@ -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
This diff is collapsed.
Click to expand it.
embl_drupal_8.libraries.yml
+
12
−
3
View file @
8d39f6b0
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment