Skip to content

Commit

Permalink
Packages updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Simounet committed Aug 15, 2019
1 parent ffd84bf commit be4c8f5
Show file tree
Hide file tree
Showing 3 changed files with 7,661 additions and 12 deletions.
1 change: 0 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ gulp.task('css', () => {
.pipe(sourcemaps.init())
.pipe(sass({outputStyle: 'expanded'}).on('error', sass.logError))
.pipe(autoprefixer({
browsers: ['last 3 versions'],
cascade: false
}))
.pipe(sourcemaps.write('.'))
Expand Down
Loading

0 comments on commit be4c8f5

Please sign in to comment.