We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63bf2c0 commit 5db92ccCopy full SHA for 5db92cc
example.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<title>🌘 CSS Scope Inline Test Page</title>
5
- <script src="script.js"></script>
+ <script src="script.js?1"></script> <!-- You can remove "?1" it is only for cache refresh on github. -->
6
<style>
7
*,*::before,*::after { margin: 0; box-sizing: border-box; } /* Reset */
8
html {
0 commit comments