We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81c50b6 + a6388a1 commit 1851c60Copy full SHA for 1851c60
README.md
@@ -57,7 +57,7 @@ The gulp plugin contains two functions that requires different set of file strea
57
The following code shows complete example how to use styleguide with gulp-sass and with gulp watch.
58
59
var styleguide = require('sc5-styleguide');
60
- var sass = require('gulp-sass'),
+ var sass = require('gulp-sass');
61
var outputPath = 'output';
62
63
gulp.task('styleguide:generate', function() {
0 commit comments