Problem/Motivation
Currently, whenever LESS source changes, the compiled files are included with the initial commit and thus making it near impossible to read the original fixes in the commit history.
Proposed resolution
Move the compiled LESS CSS files into a separate (additional) commit so the original commit/issue can be easily parsed.
Comments
Comment #4
markhalliwell