Files
less.js/test/css/functions.css
2010-04-23 13:49:55 -04:00

16 lines
265 B
CSS

#functions {
color: #660000;
width: 16;
height: undefined("self");
border-width: 5;
variable: 11;
}
#built-in {
escaped: -Some::weird(#thing, y);
lighten: #ff8080;
darken: #800000;
saturate: #203c31;
desaturate: #29332f;
greyscale: #2e2e2e;
}