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