untyped / sbt-plugins

SBT plugins for Javascript, Coffeescript, LESS, SASS, and Mustache compilation
73 stars 23 forks source link

Support @import (inline) syntax in Less CSS 1.5 #41

Open davegurnell opened 11 years ago

davegurnell commented 11 years ago

The new syntax is documented here.

The semantics of sbt-less don't need to change, but we should support the syntax.

mdedetrich commented 11 years ago

Good to see that this fixed https://github.com/untyped/sbt-plugins/issues/33 without us having to do anything!

Agree 0.7 is a good milestone for this, the new version of Less CSS 1.5 is still in beta