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