Skip to content

Commit 957a38c

Browse files
authored
Update example.html
1 parent 33ac52a commit 957a38c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example.html

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<title>🌘 CSS Scope Inline Test Page</title>
5+
<meta http-equiv="cache-control" content="no-cache" />
56
<script src="script.js?1"></script> <!-- You can remove "?1" it is only for cache refresh on github. -->
67
<style>
78
*,*::before,*::after { margin: 0; box-sizing: border-box; } /* Reset */

0 commit comments

Comments
 (0)