mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Keep shorthand color form the same way as named colors are kept. #2481
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#colours{color1:#fea;color2:#fea;color3:rgba(255,238,170,0.1);string:"#ffeeaa";/*! but not this type
|
||||
#colours{color1:#fea;color2:#ffeeaa;color3:rgba(255,238,170,0.1);string:"#fea";/*! but not this type
|
||||
Note preserved whitespace
|
||||
*/}dimensions{val:.1px;val:0;val:4cm;val:.2;val:5;angles-must-have-unit:0deg;durations-must-have-unit:0s;length-doesnt-have-unit:0;width:auto\9}@page{marks:none;@top-left-corner{vertical-align:top}@top-left{vertical-align:top}}.shadow^.dom,body^^.shadow{display:done}
|
||||
Reference in New Issue
Block a user