remove duplicate rules automatically

This commit is contained in:
cloudhead
2012-03-27 16:59:49 +02:00
parent 8891564917
commit cb78933423
9 changed files with 23 additions and 23 deletions

View File

@@ -18,5 +18,5 @@
}
.arrays {
ary: "1, 2, 3";
ary: "1, 2, 3";
ary1: "1, 2, 3";
}