Skip to content

No mixin named ms-respond #168

@TXChetG

Description

@TXChetG

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions