DakshayaniChebrolu
Results
1
issues of
DakshayaniChebrolu
Not loading some of the components in the page even i have made the wait **gulp file** gulp.task('test', function() { del.sync('./failures'); del.sync('./screenshots/**/*.{fail.png,diff.png}'); console.log('Phantom CSS starting'); return gulp.src('test/*.js') .pipe(phantomcss({ mismatchTolerance: 2.5...