XzenTorXz

Results 5 issues of XzenTorXz

the meteor create command only hints to the git clone command, so it doesn't do anything. `meteor create --example angular2-boilerplate` results in: ``` To create the angular2-boilerplate example, please run:...

most of the npm scripts that are listed in the readme do not exist

there is no indication of the callee, if you throw an error within the mixin `@mixin foo($bar){ @if $bar != "bar"{ @error "$bar needs to be bar"; } } @include...

if a source file does not exist i get no warning. I have 3 sources (2 do not exists) and i get the output: >> 1 sourcemap created. >> 1...