Skip to content

v1.1.0

Compare
Choose a tag to compare
@TFaga TFaga released this 18 Oct 13:37
· 91 commits to master since this release

Features

  • Added option to use CoffeeScript instead of plain JavaScript (9f50a36)
  • Updated gulp and its plugins versions (16c999e)
  • Swapped gulp rimraf (deprecated) for npm del (9a1a747)
  • Added html minification to the gulp build task (dfe75e8)
  • Added user entered description to index.html (ed83d05)

Bug Fixes

  • Fixed generated stylesheet syntax error when selecting css instead of sass (fbba569)
  • Removed unused html gulp task (ea9b013)