Skip to content

atomizer@3.18.1

Choose a tag to compare

@redonkulus redonkulus released this 16 Aug 20:04

Update justify-content -> s value

This patch change updates the Jc(s) to match the other alignment properties (Ai(s), As(s)) so that s matches start. If you need stretched, please update your code to Jc(st). We were comfortable making this change as a patch as usage is low for this property and value combination.

Ref: #477