[fix] login PWA styling, [add] login local link, [add] home local link
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-30 19:23:38 -04:00
parent 5880d3beb6
commit aacf5a7195
11 changed files with 84 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
module.exports = {
content: [
"./templates/**/*.html",
"./assets/offline/*.{html,js}",
"./assets/local/*.{html,js}",
"./assets/reader/*.{html,js}",
],
theme: {