Skip to content
New issue

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

linear-gradient() fails when passing degree #71

Closed
mekwall opened this issue Feb 11, 2012 · 1 comment
Closed

linear-gradient() fails when passing degree #71

mekwall opened this issue Feb 11, 2012 · 1 comment

Comments

@mekwall
Copy link

mekwall commented Feb 11, 2012

If you pass a degree to linear-gradient() it will blow up in your face. I disapprove! :)

linear-gradient(-45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent 100%)
@cjroebuck
Copy link

+1

kizu added a commit to kizu/nib that referenced this issue Aug 13, 2012
…ear gradient; prepared the linear gradient to be available in vendor-prefixed properties like border-image; actually fixes stylus#14; fixes stylus#71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants