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:
committed by
Chris Rebert
parent
6d591edcb7
commit
50c43bc55a
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user