Hacker News new | ask | show | jobs
by soperj 2481 days ago
How much new css do you actually use though w/ patchy browser support?
1 comments

There are many essential css properties that Firefox doesn't support, e.g fit-content
https://caniuse.com/#search=fit-content

All browsers seem to have bugs with it. I also don't understand how it's essential.