The iLess library pre-processor is always removing the 0 before the decimal point.
I know that the final result is the same, but it does add a certain decibel to the commit messages as I am converting existing CSS files to less. I would be nice to have a configuration option that can control this behaviour.
Example:
Original code:
Compile code:
Thanks.