You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that it is sometimes useful to be able to offset the nth-child indexing when using cycle.
I propose the addition of an additional option, $nth-offset to the column mixin which would allow one to offset by a certain number. It would default to 0 which would have no effect.
I find that it is sometimes useful to be able to offset the nth-child indexing when using cycle.
I propose the addition of an additional option,
$nth-offsetto the column mixin which would allow one to offset by a certain number. It would default to 0 which would have no effect.Applied like this: