aboutsummaryrefslogtreecommitdiffstats
path: root/import_map.json
diff options
context:
space:
mode:
Diffstat (limited to 'import_map.json')
-rw-r--r--import_map.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/import_map.json b/import_map.json
index 5a5ed87..34aa695 100644
--- a/import_map.json
+++ b/import_map.json
@@ -4,6 +4,7 @@
"$/": "./src/",
"$lib": "./src/lib",
"$lib/": "./src/lib/",
- "@tailwindcss/vite": "npm:@tailwindcss/vite"
+ "@tailwindcss/vite": "npm:@tailwindcss/vite",
+ "js-lazycell": "npm:js-lazycell"
}
-} \ No newline at end of file
+}