Skip to content
Open
6 changes: 3 additions & 3 deletions src/lib/theme-config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export * from '$lib/themes/misiki'
// export * from '$lib/themes/fashion'
// export * from '$lib/themes/misiki'
export * from '$lib/themes/fashion'
// export * from '$lib/themes/varni'
// export * from '$lib/themes/varni-ace'
// export * from '$lib/themes/varni-ace'
1 change: 0 additions & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
],
"env": {
"PUBLIC_LITEKART_API_URL": "https://api.litekart.in",
"PUBLIC_LITEKART_DOMAIN": "demo.litekart.in",
"NODE_OPTIONS": "--max-old-space-size=7680"
}
}