We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068eff7 commit 52a4e23Copy full SHA for 52a4e23
README.md
@@ -54,4 +54,4 @@ gulp.task('css', function() {
54
55
- **throwError** (boolean, default = `false`)
56
57
- If `true`, after the plugin logs your warnings it will exit the process with code 1 if it found any warnings.
+ If `true`, after the plugin logs your warnings it will throw an error if it found any warnings.
0 commit comments