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, Nov 21, 16:48 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3162948
Default Alt Text
size.less (127 B)

Event Timeline