mirror of
https://github.com/less/less.js.git
synced 2026-01-22 21:58:14 -05:00
changelog info
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user