mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Add autoprefixer and postcss
Added: - autoprefixer v10.3.4 - postcss v8.3.6 Changed: - Node Sass options to pass source map to PostCSS.
This commit is contained in:
@@ -20,12 +20,14 @@
|
||||
"svg4everybody": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.3.4",
|
||||
"browser-sync": "^2.26.13",
|
||||
"concat": "^1.0.3",
|
||||
"esbuild": "^0.12.28",
|
||||
"kleur": "^4.1.4",
|
||||
"node-notifier": "^10.0.0",
|
||||
"node-sass": "^6.0.1",
|
||||
"postcss": "^8.3.6",
|
||||
"svg-mixer": "^2.3.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user