Add:Initial setup for PWA #354

This commit is contained in:
advplyr 2022-02-08 19:09:24 -06:00
parent 3906031d62
commit 42e7b7f590
4 changed files with 102 additions and 3 deletions

View file

@ -28,7 +28,8 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/tailwindcss": "^4.2.1",
"postcss": "^8.3.6"
}
}
}