all posts page is pretty much just copy pasted from V2,,, idk if i wanna change that tbh it is quite good
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@components/*": ["src/components/*.astro"],
|
||||
"@layouts/*": ["src/layouts/*.astro"],
|
||||
"@layout/*": ["src/layout/*.astro"],
|
||||
"@styles/*": ["src/styles/*.css"],
|
||||
"@utils/*": ["src/utils/*.ts"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user