postcss-flexboxfixer
postcss-flexboxfixer copied to clipboard
PostCSS plugin to rewrite code with existing vendor prefixes for flexbox code (especially -webkit-)
Results
4
postcss-flexboxfixer issues
Sort by
recently updated
recently updated
newest added
Just a hint: You could probably use https://github.com/philipwalton/flexbugs to log known bugs to warn users using certain properties. I'm just about to be postcss user, searching for a plugin that...