Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrismonsanto
4466 days ago
> You finally get reliable vertical centering of elements as a side-benefit.
Worth noting that you already get this with flexbox's align-items: center, which you can use today!
1 comments
jimmcslim
4465 days ago
A comment on the original link stated that 'flexbox is slow', someone responded with a question; 'is the spec inherently slow or just current implementations?' but no-one elaborated.
link