2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Replace grunt-autoprefixer with grunt-postcss + autoprefixer

Closes #18068
This commit is contained in:
Bass Jobsen
2015-10-26 23:15:00 +01:00
committed by Chris Rebert
parent 6d591edcb7
commit 50c43bc55a
2 changed files with 35 additions and 31 deletions
+1 -1
View File
@@ -28,11 +28,11 @@
},
"license": "MIT",
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^4.1.3",
"btoa": "~1.1.2",
"glob": "~5.0.14",
"grunt": "~0.4.5",
"grunt-autoprefixer": "~3.0.3",
"grunt-babel": "^5.0.3",
"grunt-build-control": "~0.6.0",
"grunt-contrib-clean": "~0.6.0",