blob: 578b7d62baf3dc7067ba3707e08d733acb079573 [file] [log] [blame]
@def CONSTANT_ONE 15px;
.classOne {
padding: CONSTANT_ONE;
}