asual / lesscss-servlet

LESS Servlet - Runtime handling and optimization of less.js resources
http://www.asual.com/lesscss
Apache License 2.0
56 stars 15 forks source link

Added a fallback to ${PATH}.less when ${PATH} does not have a modification time. #1

Closed jwiklund closed 14 years ago

jwiklund commented 14 years ago

@import "somefile" assumes the filename is somefile, for me it is usually somefile.less, not sure if this is always the case, but I added a fallback to somefile.less if somefile returns 0.