mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
feat(web): use svg logo instead of png (#970)
* add fonts files to workbox * remove logo.png and touches manifest assets * install vite-plugin-svgr to import svg as react components * move logo.svg from public to src * replace logo.png to logo.svg --------- Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
This commit is contained in:
parent
c361f23139
commit
32ffc875b0
12 changed files with 215 additions and 45 deletions
|
@ -74,6 +74,7 @@
|
|||
"tailwindcss": "^3.1.3",
|
||||
"typescript": "^4.7.3",
|
||||
"vite": "^4.3.9",
|
||||
"vite-plugin-svgr": "^3.2.0",
|
||||
"vite-plugin-pwa": "^0.14.6",
|
||||
"workbox-window": "^6.5.4",
|
||||
"zod": "^3.21.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue