Closed neverfox closed 10 years ago
Reason: ParseError: extras.styl:21 17| // Icon rotations & flipping 18| // ------------------------- 19| 20| .{$fa-css-prefix}-rotate-90 > 21| @include fa-icon-rotate(90deg, 1) 22| .{$fa-css-prefix}-rotate-180 23| @include fa-icon-rotate(180deg, 2) 24| .{$fa-css-prefix}-rotate-270 expected "indent", got ","
Sorry the delay Re-indented files.
I'm pulling from master, and I see the changes, but I still get the same error.