1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

critical css test

This commit is contained in:
codecalm
2020-12-05 23:40:02 +01:00
parent 722a332b41
commit 069c0ef9b9

View File

@@ -277,6 +277,7 @@ gulp.task('build-critical', (cb) => {
base: 'demo/',
inline: true,
height: 1200,
css: 'demo/dist/{libs,css}/**/*.css'
})
)
.on('error', err => {