blob: 08e4f546d107b9c071da56fd3bcce6558650110a [file] [log] [blame]
@def MY_CONSTANT 5px;
.myClass {
width: MY_CONSTANT;
}