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
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.
The text was updated successfully, but these errors were encountered:
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 :(
I am using both compass-mixins and autoprefixer, the autoprefixer warns me that there is outdated gradient direction syntax:
The text was updated successfully, but these errors were encountered: