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
Sun, May 3, 06:31 (20 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3671683
Default Alt Text
size.less (127 B)

Event Timeline