Skip to content

Commit faa0e3c

Browse files
author
vasia
committed
fix
1 parent 049c0e8 commit faa0e3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/compilers/postcss-compiler.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@ module.exports = (content, filePath, jestConfig) => {
6868
return res.css
6969
} catch (e) {
7070
catchError(e, filePath, jestConfig)
71+
return ''
7172
}
7273
}

0 commit comments

Comments
 (0)