Peter Johnson

Results 884 comments of Peter Johnson

Works for me: ```scss // Bulma Base @import "sass/utilities/_all"; // +Bulma Overrides @import "overrides"; // Bulma Framework @import "sass/base/_all"; @import "sass/elements/_all"; @import "sass/form/_all"; @import "sass/components/_all"; @import "sass/grid/_all"; @import "sass/layout/_all"; ```

I'll have to remember how to write coffee-script, it's just js but without the curly brackets right?

Hey, I couldn't reproduce this, I added a testcase which behaves as expected for me. Can you please run it and see if it passes/fails & PR if it doesn't...

@fabriziomoscon do you have any more info on how to reproduce this?

Thanks for the feedback @Bedtimes, does it happen intermittently or all the time?

Thanks for that, it sounds like this issue affects OSX more than nix. I'll mark it as priority as it sounds like it can be annoying for your workflow. Re:...

That's very odd, are you sure the services are available via cURL?

@Bedtimes @fabriziomoscon I just pushed a fix for #35 which should resolve this issue in ciao `0.2.3`. Please upgrade: `[sudo] npm install ciao -g` and confirm that the fix is...

I'm leaving this ticket open as the Exception is still not being caught.