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

Event Timeline