Skip to content

Commit

Permalink
Update style.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxodin committed Mar 13, 2023
1 parent 17bc06e commit 78a26ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/parser/style.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<script type=module>

import {dump} from 'https://cdn.jsdelivr.net/gh/nuxodin/dump.js@1.2.0/mod.min.js';
import {dump} from 'https://cdn.jsdelivr.net/gh/nuxodin/dump.js@1.2.1/mod.min.js';
import {tokenize, startEndConsumer, charsConsumer, fnConsumer,stringIterator} from "./mod.js";


Expand Down

0 comments on commit 78a26ce

Please sign in to comment.