File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 110110 border-bottom: solid 2px black;
111111 }
112112
113- 任何 CSS class, id 或者 元素 属性集都可以以同样的方式引入。
113+ 任何 CSS class, id 属性集都可以以同样的方式引入。
114114
115115> 注意:变量也会被混合,也就是说变量会被带到当前的作用域。这个特性还有争议,也许在未来会有变化。
116116
Original file line number Diff line number Diff line change 22
33## less.js下载
44
5- LESS 1.5已经放出Beta 1版本 ,支持source map等新特性,欢迎尝鲜。详细变更请见[ 更新日志] ( ./changelog.html ) 。
5+ LESS 1.5已经放出Beta 2版本 ,支持source map等新特性,欢迎尝鲜。详细变更请见[ 更新日志] ( ./changelog.html ) 。
66
77生产环境使用建议下载1.4.2稳定版本。
88
9- - [ 1.5.0 Beta 1 ] ( https://github.com/less/less.js/raw/master/dist/less-1.5.0.min.js )
9+ - [ 1.5.0 Beta 2 ] ( https://github.com/less/less.js/raw/master/dist/less-1.5.0-b2 .min.js )
1010- [ 1.4.2] ( https://github.com/less/less.js/raw/master/dist/less-1.4.2.min.js )
1111
1212> 如果您需要在IE6、7、8中使用,请先在引入less.js前先引入[ es5-shim] ( https://github.com/kriskowal/es5-shim ) 。
You can’t perform that action at this time.
0 commit comments