bitcrowd / bitstyles

A complete design system, with base styles and components, built in Sass using CSS variables
https://bitcrowd.github.io/bitstyles
ISC License
16 stars 0 forks source link

Add utility: justify-self #715

Closed planktonic closed 1 year ago

planktonic commented 2 years ago

Add the missing variants of justify: justify-self, justify-items. Let’s use those names as the classname root (and keep justify-content as justify).

useful default values could be start, end, stretch and center