Masonry in CSS: There’s a new, third option in the debate that combines Flexbox and CSS Grid features into a new system of “Item Flow” properties. The WebKit blog has all the gory details.
Tailwind’s @apply Feature is Better Than it Sounds
Most of the time, people showcase Tailwind’s @apply feature with one of Tailwind’s single-property utilities (which changes a single CSS declaration). When showcased this way, @apply
doesn’t sound promising at all. So obviously, nobody wants to use it. Personally, I think Tailwind’s @apply
feature is better than described.