PreviousNext

DAY 7: SURPRISING CSS PROPERTIES YOU CAN USE TODAY

by bill-s, 2016-01-10T03:03:59.000Z

While working on the Juju GUI project, I was reviewing a pull request when I spotted there were no prefixes on box-sizing. I thought I should check if they needed it before asking the requester to add them. In doing so I was surprised to find that there are a lot more CSS features with global support than I originally thought. So I trawled through the chasms of Can I use and have come out with some gems to share.

Read More