v0.7.2
Simplifies stacks implementation.
Roughly the same API; fixed-width
and height
stacks no longer center themselves. For all intents and purposes this shouldn’t break any real-world code. If so, simply add align-self-center
where needed. This prevents the stacks implementation from leaking into the width
and height
classes.