Skip to content

Commit a874457

Browse files
committed
chore: update readme
1 parent fa395fd commit a874457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ All the rules that prevent you from using certain properties can be whitelisted
149149
"@pandacss/no-margin-properties": [
150150
"error",
151151
{
152-
"whitelist": ["margin-top", "margin-bottom"]
152+
"whitelist": ["marginTop", "marginBottom"]
153153
}
154154
]
155155
}

0 commit comments

Comments
 (0)