-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to LESS 2.4.0 #15
Conversation
compileOptions[key] = value for own key,value of config.compileOptions if config.compileOptions | ||
|
||
# Compile | ||
opts.content = tree.toCSS(compileOptions) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure why we need this tree.toCSS.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this change needed? It may be necessary to enable/disable compression
Are the comments here because of lesscss API changes? |
@balupton The comments I made? Was reviewing my own code. |
Hi guys, any news about this pull request? why it is not merged yet? these errors on travis do not provide any explanation |
@derberg posted up some follow up questions for @RobLoach Ideally, I'd have this below feature from https://bevry.me/patreon done before working on more plugins:
|
added in the now released v2.5.0 |
No description provided.