8000 1.5.0 beta 1 · dongyuwei/less.js@3cc76e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3cc76e6

Browse files
committed
1.5.0 beta 1
1 parent 090a386 commit 3cc76e6

File tree

5 files changed

+6678
-4
lines changed

5 files changed

+6678
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# 1.5.0 WIP
1+
# 1.5.0 Beta 1
2+
3+
2013-09-01
24

35
- sourcemap support
46
- support for import inline option to include css that you do NOT want less to parse e.g. `@import (inline) "file.css";`
@@ -16,6 +18,7 @@
1618
- switched from the little supported and buggy cssmin (previously ycssmin) to clean-css
1719
- Browser: added logLevel option to control logging (2 = everything, 1 = errors only, 0 = no logging)
1820
- Browser: added errorReporting option which can be "html" (default) or "console" or a function
21+
- A few bug fixes for media queries and extends
1922

2023
# 1.4.2
2124

0 commit comments

Comments
 (0)
0