refactor(style): cleaner layout

This commit is contained in:
Corentin Thomasset 2022-04-14 22:41:51 +02:00
parent 2df3f53b78
commit 1d09a01bb2
No known key found for this signature in database
GPG key ID: DBD997E935996158
10 changed files with 351 additions and 81 deletions

View file

@ -59,6 +59,7 @@
"typescript": "~4.5.5",
"vite": "^2.9.1",
"vite-plugin-md": "^0.12.4",
"vite-svg-loader": "^3.2.0",
"vitest": "^0.5.0",
"vue-tsc": "^0.31.4"
}