mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Integrate postcss-flexbugs-fixes into build; fixes #18569
This commit is contained in:
@@ -212,6 +212,7 @@ module.exports = function (grunt) {
|
||||
map: true,
|
||||
processors: [
|
||||
mq4HoverShim.postprocessorFor({ hoverSelectorPrefix: '.bs-true-hover ' }),
|
||||
require('postcss-flexbugs-fixes')(),
|
||||
autoprefixer
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user