Switch from node-sass to sass

This commit is contained in:
Bill 2022-07-12 23:56:02 -04:00
parent fe6dd25859
commit 2b0088e384
2 changed files with 61 additions and 651 deletions

View File

@ -21,7 +21,6 @@
"classnames": "^2.3.1",
"cross-env": "^7.0.3",
"emoji-toolkit": "^6.6.0",
"node-sass": "^6.0.1",
"react": "^18.0.0",
"react-bootstrap": "^2.2.2",
"react-dom": "^18.0.0",
@ -30,6 +29,7 @@
"react-transition-group": "^4.4.2",
"react-virtualized": "^9.22.3",
"react-youtube": "^7.13.1",
"sass": "^1.53.0",
"typescript": "^4.3.5",
"use-between": "^1.3.1"
},

710
yarn.lock

File diff suppressed because it is too large Load Diff