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

$second-color = false #44

Open
SimonWpt opened this issue Sep 2, 2013 · 2 comments
Open

$second-color = false #44

SimonWpt opened this issue Sep 2, 2013 · 2 comments

Comments

@SimonWpt
Copy link

SimonWpt commented Sep 2, 2013

There is no value false for background. So you should add lines to _sassy-button-pseudo-states.sass

@mixin sassy-pseudo-states($first-color, $second-color, $style)
  @if $second-color == false
    $second-color: none
@jhardy
Copy link
Owner

jhardy commented Sep 5, 2013

will take a look, thanks

@jhardy
Copy link
Owner

jhardy commented Oct 11, 2013

I have been working on this but ended up rewriting a lot of the plugin so its taking a bit longer.

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