Skip to content

Conversation

@tomasznapieralski
Copy link
Contributor

<h4>EN version</h4>
<div class="wds-global-navigation">
<div class="wds-global-navigation__content-wrapper">
<a href="#" class="wds-global-navigation__logo">
Copy link
Contributor

@Warkot Warkot Aug 19, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After adding __content-wrapper lines 7-26 have to be indented by one level.


gulp.task('inject-scripts', ['inject-styles'], function () {
return injectFileContents('./config/build.js', tmpDir, '<script>', '</script>');
return injectFileContents(['./config/build.js', './config/webcomponents.min.js'], tmpDir, '<script>', '</script>');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants