You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an incorrect output, if I use Sass nth functions in a for loop. I use CodeKit version 1.9.3 (8403) with sass version 3.2.12 on mac OS X version 10.9.1. My Sass version in terminal is 3.2.14 (Media Mark)
Hi together
I get an incorrect output, if I use Sass nth functions in a for loop. I use CodeKit version 1.9.3 (8403) with sass version 3.2.12 on mac OS X version 10.9.1. My Sass version in terminal is 3.2.14 (Media Mark)
Scss:
Output css by Codekit:
The second class get not the calculated rem value.
If I use sass --watch on command line, I'll get the correct output.
I get the right result on codepen, too: http://codepen.io/anon/pen/EybCm
Cheers Philip
The text was updated successfully, but these errors were encountered: