Skip to content

Commit 2af21ee

Browse files
fix(CIRules): remove the rule requiring non-inline values
ISSUES CLOSED: #38
1 parent ae64163 commit 2af21ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ module.exports = {
137137
[
138138
'box-shadow',
139139
'/^((.+-)?(color))$/',
140-
'cursor',
141140
'/font/',
142141
'/^(margin|padding)(-top|-left|-bottom|-right)?/',
143142
'z-index',

0 commit comments

Comments
 (0)