Skip to content

Commit bd794d2

Browse files
committed
chore: replace node-sass with sass for docs
1 parent 6ab6d0d commit bd794d2

File tree

2 files changed

+3427
-3317
lines changed

2 files changed

+3427
-3317
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"gh-pages": "^3.2.3",
8282
"jest": "^27.4.7",
8383
"jest-canvas-mock": "^2.3.1",
84-
"node-sass": "^8.0.0",
84+
"sass": "^1.83.4",
8585
"npm-run-all": "4.1.5",
8686
"prettier": "^2.8.4",
8787
"react": "^18.2.0",

0 commit comments

Comments
 (0)