Open
Description
Hi is the following command deprecated for compass 1.0?
compass compile [path/to/project] [path/to/project/src/file.sass ...] [options]
It worked before in 0.123, but after i updated to 1.0 i get
"Individual stylesheets must be in the sass directory.".
When I use compass watch everything works.