MaciekBaron / sublime-list-less-vars

Simple Sublime 2/3 plugin for listing LESS variables used in a file and inserting them into the file
14 stars 6 forks source link

Added support for import-once and single quotes #5

Closed ramaganapa closed 11 years ago

ramaganapa commented 11 years ago

Single quotes and import-once are valid constructs in less

MaciekBaron commented 11 years ago

Well spotted, thanks!

MaciekBaron commented 11 years ago

Actually @import-once has been removed as of LESS 1.4.0.