Skip to content

Conversation

fat
Copy link
Contributor

@fat fat commented Nov 26, 2011

This patch allows you to specify comments for entities which are operations.

Prior to this patch - the following cases would throw an exception:

*height: 12px /* oh noes */; 
width: 10px * 4 + 3 /* oh noes also */;

With this patch, these cases are fine now.

cloudhead pushed a commit that referenced this pull request Dec 1, 2011
fix comments in operations (ex: *height: 2px * 4 /* ie hack */)
@cloudhead cloudhead merged commit 4c50608 into less:master Dec 1, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants