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

No mixin named ms-respond #168

Open
TXChetG opened this issue Jan 14, 2020 · 2 comments
Open

No mixin named ms-respond #168

TXChetG opened this issue Jan 14, 2020 · 2 comments

Comments

@TXChetG
Copy link

TXChetG commented Jan 14, 2020

One of the features I was most wanting to play with using this tools was the ability to include a responsive scale using a mixin. However the mixin is not found in my project. Which is super confusing because everything else with modularscale-scss appears to work as expected.

Versions:

  • eyeglass 2.4.1
  • modularscale-sass 3.0.1

I have used @import "modularscale" in my stylesheet, and set up my $modularscale and everything works great if I just use the ms() function. However attempting to use @include ms-respond() results in a sass error: no mixin named ms-respond.

Have you seen this before by any chance? I can always just move the mixin into my source, but I'd prefer to not have to.

@scottkellum
Copy link
Member

Can you check your version number again? The latest release of modularscale-sass is 3.0.10

@TXChetG
Copy link
Author

TXChetG commented Jan 14, 2020

My apologies, that seems to have just been a typo on my part. my package.json has:

"modularscale-sass": "^3.0.10"

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