lesscss-java icon indicating copy to clipboard operation
lesscss-java copied to clipboard

Classpath imports

Open nalroff opened this issue 11 years ago • 2 comments

A simple feature request with a not-so-simple solution (I'm guessing); I would like to be able to do the following:

@import "classpath:my/package/name/myfile.less";

nalroff avatar Oct 08 '14 18:10 nalroff

+1

It seems everything is already prepared. There's a FileResource and a HttpResource, but no ClasspathResource.

Cheers, Michel

michel-kraemer avatar Mar 26 '15 21:03 michel-kraemer

+1 would be great

cplaetzinger avatar Aug 13 '15 07:08 cplaetzinger