blob: d620db57418a74dad304f3a12581df61bb9e0490 [file] [log] [blame]
@def MY_CONSTANT 10px;
.myClass {
width: MY_CONSTANT;
}