anandthakker / anandthakker/doiuse

[css-tokenize] unfinished business

Offen
#192 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
1.3k
Forks
57
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I have tried running the example input but it just outputs like below. Can someone tell me what I'm doing wrong?
```
$ doiuse --browsers "ie >= 9, > 1%, last 2 versions" style.css
[css-tokenize] unfinished business [
[ 'root' ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ],
[ 'string', 39 ], [ 'comment' ]
]
```
Using node v16.20.2

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.