The increment divided by 100 used to implement exclusive breakpoints. For example, step: 5 means that down(500) will result in '(max-width: 499.95px)'.
step: 5
down(500)
'(max-width: 499.95px)'
The unit used for the breakpoint's values.