Skip to content

Commit 82bc624

Browse files
committed
Revert "test css"
This reverts commit 93541ff.
1 parent 331663d commit 82bc624

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/rules/text-indent.js

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,4 @@ CSSLint.addRule({
2828
});
2929
}
3030

31-
});
32-
33-
/*
34-
* Tests:
35-
* .foo{text-indent: 0;}
36-
* .foo{text-indent: -100;}
37-
* .foo{text-indent: 5px;}
38-
*/
31+
});

0 commit comments

Comments
 (0)