Closed nicodev3 closed 10 years ago
Could you please post the Sass you are trying to compile? What compiler are you using? Sass 3.3, 3.2, or LibSass?
I am using Sass 3.3 and you can see the code there : https://gist.github.com/ndevaux/b47afc8f726b682fc196
bests -- Nicolas Sent with Airmail
Le 18 juin 2014 à 15:08:23, Jed Foster (notifications@github.com) a écrit:
Could you please post the Sass you are trying to compile? What compiler are you using? Sass 3.3, 3.2, or LibSass?
— Reply to this email directly or view it on GitHub.
Sometimes compiling would freeze for me, with the icon spinning forever. I resolve this by doing Ctrl+A, Ctrl+X, typing in html {foo: bar;}
, waiting for it to compile and then doing Ctrl+A and Ctrl+V.
This is an occasional issue due to peaks in demand. The only solution would be to add computing capacity, which == $$. I'm investigating ways to manage these spikes in demand in a cost effective manner, but I don't have an ETA on a fix.
Thx Jed.
BTW, i haven't seen the slowdowns for quite a while. Using SassMeister almost daily.
Hi there,
I enjoy using SassMeister but compiling is sometimes very slow, and may last indefinitely. Is there a problem ? I am in France, so far away from your servers i guess. Could this be the origin of my problems ?
Bests