We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying to compile the sass files with gulp-autoprefixer.
However the autoprefixer shows error:
"Gradient has outdated direction syntax. New syntax is like "to left" instead of "right"."
$ubtn-use-compass is set to false
The text was updated successfully, but these errors were encountered:
same problem too, hope to update the css new syntax
Sorry, something went wrong.
@kevinxh You wanna take a crack at fixing this one and I'll merge it in?
3d918fa
Merge pull request #77 from meteorlxy/patch-1
0a91b65
Update the linear-gradient() function to new syntax. Close #73
roblevintennis
No branches or pull requests
I was trying to compile the sass files with gulp-autoprefixer.
However the autoprefixer shows error:
"Gradient has outdated direction syntax. New syntax is like "to left" instead of "right"."
$ubtn-use-compass is set to false
The text was updated successfully, but these errors were encountered: