Add Autoprefixer

Apprently it got the axe when moving to Gulp. Oops.
This commit is contained in:
MrTimscampi
2020-04-25 14:47:20 +02:00
parent dc74e21363
commit bbd1a4aa28
4 changed files with 37 additions and 17 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"@babel/plugin-transform-modules-amd": "^7.8.3",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.8.6",
"autoprefixer": "^9.7.4",
"autoprefixer": "^9.7.6",
"babel-loader": "^8.0.6",
"browser-sync": "^2.26.7",
"clean-webpack-plugin": "^3.0.0",