vtst / ow

Various Eclipse plugins for web development

Home Page:http://www.normalesup.org/~simonet/soft/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for import options

christierney402 opened this issue · comments

It appears that import options are not supported. Please add support for these options.

Example: @import (once) "myfile.less"

Error: Invalid Format

Supporting doc: http://lesscss.org/features/#import-options

Yes, I need to implement this. Thanks.

This is done.