node-sass replaced with Dart Sass
This commit is contained in:
parent
e847172599
commit
67eefbd560
2 changed files with 186 additions and 799 deletions
|
@ -21,7 +21,7 @@
|
||||||
"grunt-contrib-sass": "^1.0.0",
|
"grunt-contrib-sass": "^1.0.0",
|
||||||
"grunt-contrib-watch": "^1.1.0",
|
"grunt-contrib-watch": "^1.1.0",
|
||||||
"grunt-sass": "^3.0.2",
|
"grunt-sass": "^3.0.2",
|
||||||
"node-sass": "^4.12.0"
|
"sass": "^1.45.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|
Loading…
Reference in a new issue