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:
Joakim Jäderberg
2025-07-23 09:16:49 +00:00
parent 3356523cb2
commit ef6235cf43
7 changed files with 15 additions and 547 deletions

View File

@@ -4,8 +4,7 @@
"plugins": [
{
"name": "next"
},
{ "name": "typescript-plugin-css-modules" }
}
],
"paths": {
"@/*": ["./*"]