Open GoogleCodeExporter opened 9 years ago
Example: /* Does not generate error. */ @def RANDOM_COLOR randomColor('light'); /* Correctly generates error: Unknown function "randomColor". */ button { color: randomColor('light'); }
Original issue reported on code.google.com by cpeis...@gmail.com on 29 May 2012 at 2:48
cpeis...@gmail.com
Original issue reported on code.google.com by
cpeis...@gmail.com
on 29 May 2012 at 2:48