6d6e1ca0e3
The command line compiler now lets you target specific sass files for compilation. When specified explicitly, the sass files are always compiled even if they are older than the corresponding css file (--force is implied). Usage Examples: From the project directory: compass compile src/screen.sass src/ie.sass From another directory: compass compile my_project my_project/src/screen.sass my_project/src/ie.sass |
||
---|---|---|
.. | ||
step_definitions | ||
command_line.feature | ||
extensions.feature |