We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a621e commit 87b0157Copy full SHA for 87b0157
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.42.1'</script>
+ <script type="module">import 'https://esm.sh/css-doodle@0.42.2'</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.42.1/css-doodle.min.js?raw">v0.42.1</a>
+ <a class="version" href="https://esm.sh/css-doodle@0.42.2/css-doodle.min.js?raw">v0.42.2</a>
26
</span>
27
28
</h1>
0 commit comments