We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ac52a commit 957a38cCopy full SHA for 957a38c
example.html
@@ -2,6 +2,7 @@
2
<html>
3
<head>
4
<title>🌘 CSS Scope Inline Test Page</title>
5
+ <meta http-equiv="cache-control" content="no-cache" />
6
<script src="script.js?1"></script> <!-- You can remove "?1" it is only for cache refresh on github. -->
7
<style>
8
*,*::before,*::after { margin: 0; box-sizing: border-box; } /* Reset */
0 commit comments