SomMeri / less4j

Less language is an extension of css and less4j compiles it into regular css. Less adds several dynamic features into css: variables, expressions, nested rules, and so on. Less was designed to be compatible with css and any correct css file is also correct less file.
146 stars 47 forks source link

@import (css) "file.css" puts the css at the top of the output #272

Closed SomMeri closed 9 years ago

SomMeri commented 9 years ago

https://github.com/less/less.js/issues/ 2440

SomMeri commented 9 years ago

Comments in less4j work differently, this one is fine.