Igosuki / compass-mixins

A collection of compass' stylesheet for bower dependencies and libsass
Other
592 stars 197 forks source link

WARNING: PIE does not support background-image. #68

Open ccorcos opened 8 years ago

ccorcos commented 8 years ago

No idea what this is all about...

WARNING: PIE does not support background-image. Use @include background(linear-gradient(top, #ffffff 0%, #f5f5f5 100%)) instead.
    on line 74 of node_modules/compass-mixins/lib/compass/css3/_images.scss
    from line 84 of affirm-ng/src/styles/auth.scss
sir-dunxalot commented 8 years ago

I am also seeing this issue with 0.12.7 after installing compass-mixins using NPM. Interesting, the warning wasn't present when I installed it via Bower.

ijy commented 8 years ago

I don't suppose anyone's found a resolution to this yet have they?

ccorcos commented 8 years ago

I'm using bourbon now instead ;)

ijy commented 8 years ago

Well that's one solution at least. :)

The problem seems to stem to the Compass core library in how the background mixin is applied(?)

indrekots commented 8 years ago

I'm guessing this is still an ongoing issue?

haluvibe commented 8 years ago

Yes, I'm also experiencing this issue. Would be great to get a resolution :)

ccorcos commented 8 years ago

Solution is -- dont use compass!

dankelleher commented 8 years ago

This is still an issue - I don't think it should be closed.

gfdesign commented 8 years ago

I have the same issue. Has been any solution for this?

xzyfer commented 8 years ago

This project isn't actively maintained. We'll accept PRs to fix this however I suggest looking at a modern alternative like bourbon.io or autoprefixer.