Skip to content

Commit 20aa3fe

Browse files
committed
WIP: client: downgrade sass in case it fixes something
1 parent 245606c commit 20aa3fe

File tree

2 files changed

+99
-24
lines changed

2 files changed

+99
-24
lines changed

client/package-lock.json

Lines changed: 98 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"postcss": "^8.4.4",
4444
"prettier": "^3.0.0",
4545
"process": "^0.11.10",
46+
"sass": "^1.77.6",
4647
"stylelint": "^16.0.0",
4748
"stylelint-config-standard-scss": "^13.0.0"
4849
},

0 commit comments

Comments
 (0)