checkpoint - added separate tailwind, removed turborepo's tailwind and ui
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"moduleResolution": "node",
|
||||
"module": "ESNext",
|
||||
"jsx": "preserve",
|
||||
"typeRoots": ["node_modules/@types", "node_modules"],
|
||||
|
||||
"baseUrl": ".", // This tells TypeScript where to start resolving paths
|
||||
"paths": {
|
||||
"@/*": ["src/*"] // The @ alias will point to src folder inside the Frontend app
|
||||
|
||||
Reference in New Issue
Block a user