▲ | chuckadams 3 days ago | |
I would have thought the most-hated feature would be the `float` property. I guess alternatives have been around long enough that people just ignore it rather than nurture an eternal smouldering hatred for it. | ||
▲ | thoughtpalette 3 days ago | parent [-] | |
Personally have not seen a float used in the wild since flex-box gained traction. And a simple .clear-float utility class usually addressed the most common float issue. |