Browse Source

Removed extract-text-webpack-plugin and node-sass -> sass

pull/290/head
Jeppe Rask 3 years ago
parent
commit
4ad25fb1fb
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      package.json

+ 1
- 2
package.json View File

@ -32,11 +32,10 @@
"eslint": "^7.21.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.23.4",
"extract-text-webpack-plugin": "^3.0.2",
"html-webpack-plugin": "^5.3.1",
"imagemin-webpack-plugin": "^2.4.2",
"mini-css-extract-plugin": "^1.6.0",
"node-sass": "^4.14.1",
"sass": "1.54.4",
"postcss": "^8.3.4",
"postcss-loader": "^6.1.0",
"postcss-preset-env": "^6.7.0",


Loading…
Cancel
Save