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 39f130b commit 5771736Copy full SHA for 5771736
example.html
@@ -1,4 +1,5 @@
1
<!doctype html>
2
+<meta charset="utf-8">
3
<div><!--
4
--><textarea id='css'>foo { bar: baz; }</textarea><!--
5
--><button id="parse" onclick='parseStuff()'>Parse</button><!--
test.html
<title>Tests</title>
<script src="tests.js"></script>
<script src="parse-css.js"></script>
0 commit comments