Skip to content

Commit 1e0f367

Browse files
committed
feat: add service worker (#32)
1 parent 196d432 commit 1e0f367

5 files changed

Lines changed: 4045 additions & 1044 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"tailwindcss": "^3.4.7",
2929
"tailwindcss-themer": "^4.0.0",
3030
"typescript": "^5.2.2",
31-
"vite": "^5.3.4"
31+
"vite": "^5.3.4",
32+
"vite-plugin-pwa": "^1.0.2"
3233
}
3334
}

0 commit comments

Comments
 (0)