Igosuki / compass-mixins

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

Gradient has outdated direction syntax. #95

Open kevinxh opened 8 years ago

kevinxh commented 8 years ago

I am using both compass-mixins and autoprefixer, the autoprefixer warns me that there is outdated gradient direction syntax:

autoprefixer: /home/kevin/node_modules/compass-mixins/lib/compass/css3/_images.scss:28:88: Gradient has outdated direction syntax. New syntax is like to left instead of right.

VasuLief commented 7 years ago

I'm having the same Issue.

shiftie commented 7 years ago

Same here.

phoenixdev-kl commented 4 years ago

Mine is complaining

autoprefixer: /node_modules/compass-mixins/lib/compass/css3/_images.scss:75:78: Gradient has outdated direction syntax. Replace cover to farthest-corner.

But seems like package/repo is abandoned. Last release was in 2016 and pull requests don't get accepted :(