Skip to content

Commit

Permalink
Include component demo shared styles [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Dec 21, 2017
1 parent c8499c9 commit 6f69ab2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@
<title>vaadin-split-layout Examples</title>
<script src="../../webcomponentsjs/webcomponents-lite.js"></script>

<style>
body {
font-family: sans-serif;
}
</style>
<custom-style>
<style include="vaadin-component-demo-shared-styles"></style>
</custom-style>
</head>

<body>
Expand Down

0 comments on commit 6f69ab2

Please sign in to comment.