Skip to content

Commit 205ee24

Browse files
committed
Switch from node-sass to sass
facebook/create-react-app#9986
1 parent b25a5db commit 205ee24

File tree

2 files changed

+49
-467
lines changed

2 files changed

+49
-467
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"husky": "^4.2.3",
4646
"jest-junit": "^10.0.0",
4747
"lint-staged": "^10.0.8",
48-
"node-sass": "^5.0.0",
48+
"sass": "^1.29.0",
4949
"prettier": "^1.19.1",
5050
"typescript": "3.8.2"
5151
},

0 commit comments

Comments
 (0)