Skip to content

Commit aab282f

Browse files
fix: Remove node-sass (#5937)
Fixes #5936
1 parent 096d905 commit aab282f

File tree

2 files changed

+73
-211
lines changed

2 files changed

+73
-211
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"gatsby-transformer-yaml": "^2.4.8",
6161
"gray-matter": "^4.0.2",
6262
"jsdom": "^16.3.0",
63-
"node-sass": "^4.14.1",
6463
"platformicons": "^5.3.5",
6564
"prism-sentry": "^1.0.2",
6665
"prismjs": "^1.27.0",
@@ -75,6 +74,7 @@
7574
"react-popper": "^2.2.4",
7675
"react-select": "^3.1.0",
7776
"remark-deflist": "^0.2.1",
77+
"sass": "^1.56.2",
7878
"ts-node": "^9.0.0",
7979
"typescript": "^3.9.7"
8080
},

0 commit comments

Comments
 (0)