Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 1.13 KB

v0.3.0

  • Update broccoli-compass-compiler to v0.0.5
  • importPath directories are now added to watch by broccoli-compass-compiler

v0.2.0

  • Add support for outputPaths
  • [BREAKING CHANGE] Main .scss file should be named app.scss instead of appname.scss

v0.1.2

v0.0.18

  • Allow paths with whitespace

v0.0.17

  • Avoid unnecessary compilation by compiling only when app/styles contents change

v0.0.16

  • Cleanup code

v0.0.15

  • Display compass errors if present #19

v0.0.14

  • Fixed EMFILE error. See below.
  • Great speed improvements. See below.
  • Dropped broccoli-compass dependency. Some of the things may not work because of this. Please open an issue if that is the case. If you prefer broccoli-compass dependency please continue using ember-cli-compass-compiler v0.0.13.