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 e65b335 commit 5d05c5dCopy full SHA for 5d05c5d
README.md
@@ -1,6 +1,6 @@
1
# CustomLoader
2
3
-A Deno custom loader for supporting importing other files those are not import-able for the sake of types. <br/>
+A Deno custom loader for supporting importing other files those are not import-able, for the sake of types. <br/>
4
For parsing HTML, it uses [Deno DOM](https://deno.land/x/[email protected])<br/>
5
For parsing CSS, it
6
uses [NPM/CSS](https://esm.sh/[email protected])<br/>
0 commit comments