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 3968654 commit 6791916Copy full SHA for 6791916
README.md
@@ -76,7 +76,7 @@ Javascript module from cdn
76
77
<script type="module">
78
79
- import {transform} from 'https://esm.sh/@tbela99/css-parser@0.3.0/web';
+ import {transform} from 'https://esm.sh/@tbela99/css-parser@0.4.0/web';
80
81
82
const css = `
0 commit comments