You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This grunt task is not meant to patch up up your CSS to make it IE8 compatible, it will just strip out the media queries and generate an IE8 CSS desktop fallback for you. This task is meant for frameworks such as Bootstrap and Foundation which are mobile first.
If you want opacity fallbacks, then you will have to use autoprefixer or compass.
Hi,
I have installed this plugin in my project, It does not replace "opacity" css.
Thank you
The text was updated successfully, but these errors were encountered: