mirror of
https://github.com/cupcakearmy/svelte-cloudinary.git
synced 2025-09-06 01:20:40 +00:00
Update README.md
This commit is contained in:
@@ -69,7 +69,7 @@ The `step` property (defaults to `200`) helps reducing the amounts of transforma
|
|||||||
|
|
||||||
How? Basically whenever we calculate the dynamic size of the image rendered on the DOM we will get very specific numbers depending on the device.
|
How? Basically whenever we calculate the dynamic size of the image rendered on the DOM we will get very specific numbers depending on the device.
|
||||||
|
|
||||||
With `step` we approximate the size needed to a multiple of `step`.
|
With `step` we approximate the size needed to the nearset bigger multiple of `step`.
|
||||||
|
|
||||||
###### Example
|
###### Example
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user