Skip to content

Commit da67561

Browse files
authored
Merge pull request #1418 from UziTech/version-worker
demo worker
2 parents bf0399b + 40ad6f1 commit da67561

File tree

5 files changed

+507
-167
lines changed

5 files changed

+507
-167
lines changed

docs/demo/demo.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@ header h1 {
6262
flex-grow: 1;
6363
}
6464

65-
#options.badParse {
65+
#main {
66+
display: none;
67+
}
68+
69+
.error {
6670
border-color: red;
6771
background-color: #FEE
6872
}

0 commit comments

Comments
 (0)