6 lines
86 B
Sass
6 lines
86 B
Sass
// Sizing shortcuts
|
|
|
|
=size($width, $height: $width)
|
|
width: $width
|
|
height: $height
|