Featured comment
kj
@dam · Web Technology Lead
Humbling to have this make it on PH. Happy that people have found it useful. Of course there is the associated OSS guilt, but I am ok with that, if it introduced anyone to the possibilities of `display:flex`. Thanks for the upvotes 🙌🏻
3sharetweet・
Hunter
Discussion
Humbling to have this make it on PH. Happy that people have found it useful. Of course there is the associated OSS guilt, but I am ok with that, if it introduced anyone to the possibilities of `display:flex`. Thanks for the upvotes 🙌🏻
Davy Wong
@nydavo · Web Developer, Arising Group
Thanks for introducing me to the align-items property! I've been using vertical-align all this time when I could have just used align-items instead.
Armin Naimi
@armi2n
Been looking for something like this. I like that it is not a framework, that way it leaves up styling of elements to me. Thanks for this!