-
Notifications
You must be signed in to change notification settings - Fork 39
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
Exception with empty LESS file #76
Comments
Have you tried the latest version? I recall this issue from a long time back b |
I'm using:
|
According to the discussion in #53, this is actually a bug in less itself: less/less.js#2430 |
It seems that this is not only for empty file: #80 so I'm closing this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I have an empty less file, Play Framewok will throw this exception:
If I remove the file - everything works
The text was updated successfully, but these errors were encountered: