Johan Nielsen

Results 42 comments of Johan Nielsen

I'm all for removing the dependency completely and have how to's for both in the documentation

For testing and comparison try and run `npm run css` and compare time against `npm run watch`

It's very hard to debug this or come with some good answers when we don't have any hard data from you guys. Libsass was written in C/C++ with compiled binaries...

I wouldn't circumvent postcss since it handles the autoprefixer. You might run in to compatibility issues in on other browsers/devices. What you could try is maybe is set annotation and...

I think they include it for both because their site also works as documentation. Personally, I'd avoid having the extra KB in production.

> Is very very slow... Gulp was very fast. Not very helpful

I raised this assumption long time ago. It's time imo to move away from the 'based on underscores' Also the only dependency we are using from the npm package is...

A `:not` selector, of course

I agree 50kb is huge. Especially for something that might not be used for a project! I'm gonna say something controversial. Why not leave it as it was, then comment...

Sure thing. I will post it tomorrow