Ionic 3.7.1 || No mixin named rtl

Hello,

I did the update to 3.7.1 and now i got this error:

sass: node_modules/ionic-angular/fonts/ionicons.scss, line: 36
            no mixin named rtl Backtrace: node_modules/ionic-angular/fonts/ionicons.scss:36

      L36:    @include rtl() {
      L37:      &[aria-label^="arrow"]::before,

Looking forward to get some help on this.

When you updated did you remove node_modules before installing the update?

I’m wondering if you’ve got an old cached version of that file or something.

I already tried removing the node_modules and run npm install again. The problem still persists.

Did you solve the problem? One day at this and couting…