hallvors / postcss-flexboxfixer

PostCSS plugin to rewrite code with existing vendor prefixes for flexbox code (especially -webkit-)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use flexbugs to display warnings

arturkulig opened this issue · comments

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 would handle at least this, so if you do this already excuse me :)