changelog info

This commit is contained in:
Luke Page
2013-03-21 16:59:23 +00:00
parent 47b7bda64b
commit e591bc56ed

View File

@@ -1,7 +1,8 @@
# 1.4.1 WIP
- support for import inline option to include css that you do not want less to parse e.g. `@import (inline) "file.css";`
- better support for modifyVars (refresh styles with new variables, using a file cache), is now more resiliant
- support for import inline option to include css that you do not want less to parse e.g. `@import (inline) "file.css";`
- better support for modifyVars (refresh styles with new variables, using a file cache), is now more resiliant
- support for import silent option to reference external css, but not output it. Any mixin calls or extend's will be output.
# 1.4.1