Merged in fix/stylus-failing-builds (pull request #2568)
Remove stylus deps and replace with extension * fix: remove stylus deps and replace with extension * chore: update yarn.lock
This commit is contained in:
@@ -149,7 +149,6 @@
|
||||
"ts-morph": "^25.0.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.8.3",
|
||||
"typescript-plugin-css-modules": "^5.1.0",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
"plugins": [
|
||||
{
|
||||
"name": "next"
|
||||
},
|
||||
{ "name": "typescript-plugin-css-modules" }
|
||||
}
|
||||
],
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
|
||||
Reference in New Issue
Block a user