Closed PhilipGarnero closed 9 years ago
Came across similar. In my case it was due to the zurb code mixing px & rem values, was able to pix by wrapping px value in the rem-calc()
function.
In this case, you might want to check the value of $topbar-height
.
Foundation can now compile without any errors except for #335.
Hello there !
I've tried using your module with django-pipeline in order to compile my assets. The problem is that it can't compile foundation which is essential for me. Firstly because of this : #260 and know I get a compiler error. Here's the traceback I get :
Thanks anyways for your efforts !