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 7fedbed commit d95a4aeCopy full SHA for d95a4ae
1 file changed
index.html
@@ -12,7 +12,7 @@
12
<link rel="preconnect" href="https://fonts.gstatic.com">
13
<link href="https://fonts.googleapis.com/css2?family=PT+Mono&display=swap" rel="stylesheet">
14
<script>(window.customElements && document.head.attachShadow) || (document.querySelector('html').className += ' oldie')</script>
15
- <script type="module">import 'https://esm.sh/css-doodle@0.40.6'</script>
+ <script type="module">import 'https://esm.sh/css-doodle@0.40.8'</script>
16
</head>
17
<body>
18
@@ -22,7 +22,7 @@
22
<h1>
23
<span class="title">
24
< <em>css-doodle</em> />
25
- <a class="version" href="https://esm.sh/css-doodle@0.40.6/css-doodle.min.js?raw">v0.40.6</a>
+ <a class="version" href="https://esm.sh/css-doodle@0.40.8/css-doodle.min.js?raw">v0.40.8</a>
26
</span>
27
28
</h1>
0 commit comments