Skip to content

Commit

Permalink
critical css test
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Dec 5, 2020
1 parent 722a332 commit 069c0ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ gulp.task('build-critical', (cb) => {
base: 'demo/',
inline: true,
height: 1200,
css: 'demo/dist/{libs,css}/**/*.css'
})
)
.on('error', err => {
Expand Down

0 comments on commit 069c0ef

Please sign in to comment.