Add:Ebook files table and supplementary ereader

This commit is contained in:
advplyr
2023-06-11 13:36:19 -05:00
parent 543ac209e4
commit d8bc26f5f8
16 changed files with 1283 additions and 638 deletions
+3 -2
View File
@@ -39,7 +39,8 @@
"@babel/core": "7.13.15",
"@babel/preset-env": "7.13.15",
"@capacitor/cli": "^4.0.0",
"@nuxtjs/tailwindcss": "^4.2.0",
"postcss": "^8.3.5"
"@nuxtjs/tailwindcss": "^4.2.1",
"postcss": "^8.3.5",
"tailwindcss": "^3.3.2"
}
}