grunt-compass-multiple
grunt-compass-multiple copied to clipboard
Clearer output formatting
The default output prefixes every line with stdout:
, adds unnecessary newlines and reports the execution time differently than the original compass task (e.g., execTime: 12345ms
instead of Compilation time: 12.345s
.
I'll be shortly creating a pull request to fix this visual details. Meanwhile, I can say that the execution time for my use case dropped more than 60%.