Less.js 2.6.0 发布,CSS 预处理器_html/css_WEB-ITnose

WBOY
풀어 주다: 2016-06-24 11:27:54
원래의
1096명이 탐색했습니다.

Less.js 2.6.0 发布了,改进记录包括:

  • Underscore now allowed in dimension unit

  • Fixes for import by reference

  • Fix for #2384 Changes HTTPRequest "sync" setting to simply hide the page until less has rendered, browser version is now orders of magnitude faster.

  • Added ability to cache stylesheets while using modifyVars

  • Error when when image-size functions are used in browser-less

  • Fixed extend leaking through nested parent selector. #2586

  • Added "or" keyword and allowed arbitrary logical expression in guards

  • Fixing #2124 - Parsing Error "Unrecognised input" for color operations

  • Logical operator and now has higher precence then logical operator or .

  • Allow unknown at-rules w/o {} block

Less CSS 是一个使用广泛的 CSS 预处理器,通过简单的语法和变量对 CSS 进行扩展,可减少很多 CSS 的代码量。

LESS 将 CSS 赋予了动态语言的特性,如 变量, 继承, 运算, 函数. LESS 既可以在 客户端 上运行 (支持IE 6+, Webkit, Firefox),也可一在服务端运行 (借助Node.js).

원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿
회사 소개 부인 성명 Sitemap
PHP 중국어 웹사이트:공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!