mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
css fix
This commit is contained in:
@@ -90,7 +90,7 @@ gulp.task('sass', function() {
|
||||
console.log(err)
|
||||
}
|
||||
}))
|
||||
.pipe(gulp.dest('dist/css'));
|
||||
.pipe(gulp.dest('../angular-ionic/dist/js/dev/es5/css'));
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user