mujtaba-ahmad

Results 1 comments of mujtaba-ahmad

I figured out why there is no dist folder. In file `tasks/collections/internal.js` on line#175 replace `return gulp.src(docsOutput.uncompressed + '/**/' + globs.components + globs.ignored + '.css')` with `return gulp.src(output.uncompressed + '/**/'...