Switch node-sass to sass
This commit is contained in:
parent
c96adc4d8c
commit
1d143eda2e
2 changed files with 80 additions and 437 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"lodash": "4.17.21",
|
||||
"marked": "2.0.3",
|
||||
"register-service-worker": "1.7.2",
|
||||
"sass": "1.32.12",
|
||||
"snake-case": "3.0.4",
|
||||
"verte": "0.0.12",
|
||||
"vue": "2.6.12",
|
||||
|
|
@ -51,7 +52,6 @@
|
|||
"eslint-plugin-vue": "7.9.0",
|
||||
"faker": "5.5.3",
|
||||
"jest": "26.6.3",
|
||||
"node-sass": "5.0.0",
|
||||
"sass-loader": "10.1.1",
|
||||
"vue-flatpickr-component": "8.1.6",
|
||||
"vue-notification": "1.3.20",
|
||||
|
|
|
|||
Reference in a new issue