Skip to content

Commit c39949f

Browse files
committed
🗒 Updated readme
1 parent 6e617e2 commit c39949f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ css(["example-one", "examle-two.css", "https://cdn.example.com/example-two.css",
5959
LazyLoader.configure({
6060
jsDir: "/",
6161
cssDir: "/",
62+
default: "lazy", // optional
63+
lazierCSS: false, // optional
6264
});
6365
LazyLoader.update();
6466
LazyLoader.mount("my-custom-element")

0 commit comments

Comments
 (0)