5 votes

Knights of the Flexbox Table

2 comments

  1. xk3
    Link
    I like this one even more than the one I posted yesterday. It's simpler but the lessons build more naturally one after the other. However, one grievance is that it uses Tailwind syntax instead of...

    I like this one even more than the one I posted yesterday. It's simpler but the lessons build more naturally one after the other. However, one grievance is that it uses Tailwind syntax instead of normal CSS syntax.

    Once you get to Dungeon 9 the color of the knights matter so you might need to do something like justify-center flex-col-reverse items-end for example

    1 vote