Skip to content

v0.7.2

Compare
Choose a tag to compare
@zaydek zaydek released this 19 Dec 09:47
· 286 commits to main since this release

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.