ember-component-css
ember-component-css copied to clipboard
use with ember-cli-compass-compiler
I am getting the following problem using with ember-cli-compass-compiler:
Compilation failed in 1 files.
Command failed: /bin/sh -c compass compile --sass-dir=app/styles --css-dir='/Volumes/Macintosh_HD/Users/shauncutts/src/xweaver/tmp/compass_compiler-tmp_cache_dir-7eOPZ5fB.tmp/assets' --output-style=compressed
Error: Command failed: /bin/sh -c compass compile --sass-dir=app/styles --css-dir='/Volumes/Macintosh_HD/Users/shauncutts/src/xweaver/tmp/compass_compiler-tmp_cache_dir-7eOPZ5fB.tmp/assets' --output-style=compressed
The problem is:
When I run manually:
compass compile --sass-dir=app/styles
error app/styles/app.scss (Line 3: File to import not found or unreadable: pod-styles.
How should I tell ember-cli-compass-compiler where _pod-styles is? ... or ... what is the best way to use compass with this?
I get the same error using ember-cli-compass-compiler
. It doesn't seem to be in the supported list right now.
Any luck getting it to work, @shaunc?
Yeah I am seeing the same thing, which is a real bummer
@ebryn Do you know if this issue is on this end or the compass compiler end?
+1
@shaunc @ankushdharkar @oligriffiths @dzbo anyone able to verify that the latest beta version fixes this issue? When the tests get updated, we can add one for this.
Will look into it. Thanks
[edit: removed email reply copy]