Skip to content

Commit 8ff1ccf

Browse files
committed
readme
1 parent 1aef9df commit 8ff1ccf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ transform([['border-radius', '50px']], ['borderRadius']);
9898
// { borderRadius: 50 } rather than { borderTopLeft: ... }
9999
```
100100

101+
This can also be done by passing a third argument, `false` to `getStylesForProperty`.
102+
101103
## License
102104

103105
Licensed under the MIT License, Copyright © 2016 Jacob Parker and Maximilian Stoiber.

0 commit comments

Comments
 (0)