Skip to content

Commit 750cc92

Browse files
committed
fix file resolution #116
1 parent ca348f0 commit 750cc92

File tree

244 files changed

+4438
-3836
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

244 files changed

+4438
-3836
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/errors.txt
22
/syntax.txt
3+
/deno.lock
4+
/.repl_history
35
/ROADMAP.draft.md
46
/.idea
57
/.DS_Store

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ See the full documentation at the [CSS Parser](https://tbela99.github.io/css-par
5050

5151
Try it [online](https://tbela99.github.io/css-parser/playground/)
5252

53-
## Exports
53+
## Import
5454

5555
There are several ways to import the library into your application.
5656

0 commit comments

Comments
 (0)