We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843fb7f commit 519c2d5Copy full SHA for 519c2d5
shadow-part/index.html
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<title>Shadow parts example</title>
6
<script src="main.js" defer></script>
7
- <link rel="stylesheet" href="style.css"></script>
+ <link rel="stylesheet" href="style.css">
8
</head>
9
<body>
10
<h1>Shadow part styling for tabbed custom element</h1>
0 commit comments