Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error: may only compare numbers #72

Open
heyalbert opened this issue Nov 4, 2015 · 0 comments
Open

Error: may only compare numbers #72

heyalbert opened this issue Nov 4, 2015 · 0 comments

Comments

@heyalbert
Copy link

heyalbert commented Nov 4, 2015

I installed breakpoint-sass.
Maybe not compartible with compass-mixins?

I don't really understand this error:

Error: may only compare numbers
        on line 46 of assets/styles/objects/_header.scss
>>   $nav-toggle-max: max-width 17em;

This is the code I'm using. It's a usual breakpoint -> media width (http://breakpoint-sass.com/)
It's working great with ruby sass.

  $nav-toggle-max: max-width 17em;
    @include breakpoint($nav-toggle-max) {
        padding-left: 0.2rem;
        padding-right: 0.2rem;
    }
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant