Skip to content

Commit 95579c3

Browse files
authored
Merge pull request #10672 from kodadot/chore--downgrade-sass-version
chore: downgrade sass version
2 parents 1145e55 + ab39804 commit 95579c3

File tree

2 files changed

+120
-67
lines changed

2 files changed

+120
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"nuxt": "^3.12.3",
141141
"nuxt-gtag": "^1.2.1",
142142
"postcss": "^8.4.39",
143-
"sass": "^1.77.8",
143+
"sass": "1.77.6",
144144
"simple-git-hooks": "^2.11.1",
145145
"tailwindcss": "^3.4.5",
146146
"vite-svg-loader": "^5.1.0",

0 commit comments

Comments
 (0)