feat: add site box

also make mobile easier to see
This commit is contained in:
2022-08-08 17:49:35 -04:00
parent 98ebf43fa3
commit bd852ba906
18 changed files with 498 additions and 15 deletions

View File

@@ -13,8 +13,12 @@
"@nuxtjs/tailwindcss": "^5.3.0",
"@tailwindcss/typography": "^0.5.2",
"nuxt": "npm:nuxt3@latest",
"remark-reading-time": "^2.0.1",
"sitemap": "^7.1.1",
"typescript": "^4.7.4",
"vite-svg-loader": "^3.4.0"
},
"dependencies": {
"dayjs": "^1.11.4"
}
}