Skip to content

Commit

Permalink
r to R
Browse files Browse the repository at this point in the history
  • Loading branch information
ggkovacs committed Jan 2, 2021
1 parent 677e0d5 commit 83e3222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Default:
- `unitPrecision` (Number) The decimal numbers to allow the REM units to grow to.
- `propertyBlackList` (Array) The properties that can't change from px to rem.
- `propertyWhiteList` (Array) The properties that can change from px to rem
- `replace` (Boolean) replaces rules containing rems instead of adding fallbacks.
- `replace` (Boolean) Replaces rules containing rems instead of adding fallbacks.
- `mediaQuery` (Boolean) Allow px to be converted in media queries.
- `minPx` (Number) If minimum px greater than or equal can change from px to rem.

Expand Down

0 comments on commit 83e3222

Please sign in to comment.