Skip to content

Meteor 1.3 / Scss compiler error #78

@ArnaudOnGH

Description

@ArnaudOnGH

Hi all,

I'm trying to use Motion UI with Meteor but it seems like there's an issue with the mixins.
Any idea? Thanks.

@import '{zurb:motion-ui}/src/motion-ui';
@include motion-ui-transitions;
@include motion-ui-animations;
=> Errors prevented startup:

   While processing files with fourseven:scss (for target web.browser):
   /client/main.scss: Scss compiler error: no mixin named motion-ui-transitions

   Backtrace:
   {}/client/main.scss:5

=> Your application has errors. Waiting for file change.

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