UNPKG

postcss-delete-duplicate-css

Version:
14 lines (13 loc) 161 B
/*test1*/ div { /*test2*/ width: 100px; /*test3*/ /*test4*/ height: 100px; /*test5*/ } /*test6*/ div { height: 100px; width: 100px; }