mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
requested changes done
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as gulp from 'gulp';
|
||||
import * as stylus from 'gulp-stylus';
|
||||
import stylus = require('gulp-stylus');
|
||||
|
||||
gulp.task('styles1', () => {
|
||||
return gulp.src('./css/one.styl')
|
||||
|
||||
Reference in New Issue
Block a user