generator-angular-jade-stylus icon indicating copy to clipboard operation
generator-angular-jade-stylus copied to clipboard

Change repo to https://github.com/fantasywind/generator-angular-jscg

Results 4 generator-angular-jade-stylus issues
Sort by recently updated
recently updated
newest added

I built an app with Yeoman, using generator-angular-jade-stylus, and everything worked perfectly in the development version using `grunt serve`, not a single error in the console, but upon building the...

After first setup yo angular-jade-stylus --jade --stylus myApp without even changing anything if I run grunt build everything is done without errors, but checking .tmp/concat/scripts/main.js is EMPTY so uglify just...

Just created an app. Ran grunt build. > > No "concat" targets found. > > Warning: Task "concat" failed. Use --force to continue. Aborted due to warnings.

insert respond.js to support media query on IE8

enhancement