Hacker News new | ask | show | jobs
by RichieAHB 1014 days ago
Nice article! As with all CSS posts there’s always something in there I’ve never used. Today it was `display: flow-root;` [1]. I’ll probably never use it given Grid and Flex but still interesting to see this may have saved some small headaches in the past.

[1] https://css-tricks.com/display-flow-root/