build: change node-sass to sass

This commit is contained in:
Łukasz Holeczek 2021-05-25 23:24:14 +02:00
parent 065807e73b
commit 2d448ea7ba
2 changed files with 194 additions and 807 deletions

View File

@ -51,9 +51,9 @@
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"node-sass": "^5.0.0",
"prettier": "2.2.1",
"react-scripts": "^4.0.3"
"react-scripts": "^4.0.3",
"sass": "^1.34.0"
},
"scripts": {
"start": "react-scripts start",

997
yarn.lock

File diff suppressed because it is too large Load Diff