Kasper Koman

Results 5 comments of Kasper Koman

In my experience the server times out because it's first creating all the directories, which doesn't keep the connection open. My logs expired but I think I got a 421...

Thanks for the notice. I'm not in a hurry to change this, popular frameworks like Bootstrap and Bulma still use `@import` in their latest versions. Once they change I'll probably...

Thanks @allandiego for pointing me in the right direction. Adding ```yaml overwrite: true ``` seems to help me. EDIT: Never mind, still getting the error occasionally!

Got the same error, here's my config: [Enter steps to reproduce below:] 1. Install atom-ctags package 2. Enable atom-ctags package **Atom Version**: 1.5.4 **System**: Mac OS X 10.11.3 **Thrown From**:...

I might have an example showing a similar issue. Based on some code in `demo.odin` for familiarity. The behavior felt a bit unexpected, but tbh I'm not entirely sure. ```odin...