Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 8f4c124

Browse files
committed
must opt-in to main document css shimming
1 parent ffefb08 commit 8f4c124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<link rel="import" href="components/polymer-ui-scaffold/polymer-ui-scaffold.html">
1818
<link rel="import" href="components/yt-search/yt-search.html"/>
1919
<link rel="import" href="components/yt-video/yt-video.html"/>
20-
<link rel="stylesheet" href="components/polymer-ui-base/base.css">
20+
<link rel="stylesheet" href="components/polymer-ui-base/base.css" shim-shadowdom>
2121
<link rel="stylesheet" href="style.css">
2222
</head>
2323
<body unresolved>

0 commit comments

Comments
 (0)