Closed
Description
Can I set a return value as a color? As in:
.myselector {
border: 1px solid .custommixin(@colorValue);
}
Just wondering in response to another user's issue regarding color functions: #488
Can I set a return value as a color? As in:
.myselector {
border: 1px solid .custommixin(@colorValue);
}
Just wondering in response to another user's issue regarding color functions: #488