Download this file
1 2 3 4 5 6 7 8 9
/* $var: #fff; */ .test { /* $var: #00f; */ } .test .test_1 { /* $var: black; */ color: black; }