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 20d8c35 commit c0f97e8Copy full SHA for c0f97e8
example.html
@@ -2,8 +2,8 @@
2
<html>
3
<head>
4
<title>🌘 CSS Scope Inline Test Page</title>
5
- <!-- ... or add as inline <script> ! -->
6
- <script src="https://cdn.jsdelivr.net/gh/gnat/css-scope-inline/script.js"></script>
+ <script src="/script.js"></script>
+ <meta http-equiv="cache-control" content="no-cache" >
7
<style>
8
*,*::before,*::after { margin: 0; box-sizing: border-box; } /* Reset */
9
html {
0 commit comments