Skip to content

Commit

Permalink
Add comments to chrome.jade about role of theme node.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal committed Dec 11, 2017
1 parent 28b495c commit e1f4b84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/ui_render/views/chrome.jade
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ html(lang='en')
}

block head

//- Load EUI component styles here. Kibana's styles are loaded afterwards by webpack, which is
//- good because we may use them to override EUI styles.
style#themeCss

body(kbn-chrome, id='#{appName}-body')
Expand Down

0 comments on commit e1f4b84

Please sign in to comment.