Skip to content

Instantly share code, notes, and snippets.

@p-chan
Last active March 15, 2016 11:46
Show Gist options
  • Save p-chan/83fc91ce5e835b22025a to your computer and use it in GitHub Desktop.
Save p-chan/83fc91ce5e835b22025a to your computer and use it in GitHub Desktop.

Ichigoore

A boilerplate of gulp for FICC KYOTO development team.

Features

SASS

  • SCSS(Minify)
  • Bourbon
  • Autoprefixer

ES6

  • Browserify(Watchify)
  • Babelify
  • Uglify

Other

  • Browsersync
  • Imagemin
  • Plumber
  • Notify
@dsk52
Copy link

dsk52 commented Mar 15, 2016

@p1ch-jp
gulp-newerで良いと思われます。issue確認しましょう。

これでコンパイル時間短くなればjade, slimなどなど使えるのでは…!

@dsk52
Copy link

dsk52 commented Mar 15, 2016

gulp-sassで複数ファイルのimportをさせようとするとエラーを吐いたので、gulp-sass-bulk-import が必要っぽい

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment