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

WARNING: Increment value cannot be zero; must be ...-3, -2, -1, 1, 2, 3... #38

Closed
ream88 opened this issue Nov 18, 2011 · 2 comments
Closed

Comments

@ream88
Copy link

ream88 commented Nov 18, 2011

I'm getting this error

WARNING: Increment value cannot be zero; must be ...-3, -2, -1, 1, 2, 3...
  on line 14 of ../../../vendor/assets/stylesheets/bourbon/functions/_golden-ratio.scss

because I use something like:

padding: golden-ratio($font-size, 0);

I know it's not the right way, but padding: $font-size confuses me too much. Any way to get rid of this warning?

@plapier
Copy link

plapier commented Nov 18, 2011

I've been meaning to get rid of this warning. I'll take care of it today.

@ream88
Copy link
Author

ream88 commented Nov 19, 2011

Thank you!

@ream88 ream88 closed this as completed Nov 19, 2011
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