Tyler
Tyler
Can css file be output to the same directory with less?
In `reject a promise` exercise, we didn't support `promise.then` while catching the rejection. Check [this link](https://github.com/stevekane/promise-it-wont-hurt/blob/v1.1.2/exercises/reject_a_promise/wrap.js#L49). `catch` and `then(null, handleError)` are basically the same thing, and instead of doing `promise.then(null,...
Hi Guys, when I try to convert svg icons(with color), all I can got are grey ones. With icomoon, I was able to generate colorful fonts.(Actually it was set by...