feat: Implement monthly collaborator page and component with custom global styling, replacing Tailwind CSS.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"baseUrl": "."
|
||||
},
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"include": [".astro/types.d.ts", "**/*"],
|
||||
"exclude": ["dist"]
|
||||
|
||||
Reference in New Issue
Block a user