Page MenuHomeDevCentral

size.less
No OneTemporary

size.less

// Sizing shortcuts
.size(@width; @height) {
width: @width;
height: @height;
}
.square(@size) {
.size(@size; @size);
}

File Metadata

Mime Type
text/plain
Expires
Fri, May 15, 11:59 (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3710787
Default Alt Text
size.less (127 B)

Event Timeline