Skip to content

Commit c629b52

Browse files
authored
Update example.html
1 parent 06825ab commit c629b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<title>🌘 CSS Scope Inline Test Page</title>
55
<!-- ... or add as inline <script> ! -->
6-
<script src="https://cdn.jsdelivr.net/gh/gnat/css-scope-inline/script.js"></script>
6+
<script src="script.js"></script>
77
<meta http-equiv="cache-control" content="no-cache" />
88
<style>
99
*,*::before,*::after { margin: 0; box-sizing: border-box; } /* Reset */

0 commit comments

Comments
 (0)