Skip to content

Commit

Permalink
Update example.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gnat authored Sep 29, 2023
1 parent 33ac52a commit 957a38c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>🌘 CSS Scope Inline Test Page</title>
<meta http-equiv="cache-control" content="no-cache" />
<script src="script.js?1"></script> <!-- You can remove "?1" it is only for cache refresh on github. -->
<style>
*,*::before,*::after { margin: 0; box-sizing: border-box; } /* Reset */
Expand Down

0 comments on commit 957a38c

Please sign in to comment.