Hacker News new | ask | show | jobs
by NatW 3499 days ago
Very nice - wish list items: adding css version numbers and browser compatibility.
3 comments

In the corner of each there's an MDN link which has that info, though having it inline would be neat too. Also maybe a link to www.caniuse.com
Doiuse is a great PostCSS plugin that check if your css is compatible with the browsers you aim to support using caniuse. https://github.com/anandthakker/doiuse
"adding css version numbers and browser compatibility."

Changes daily. More work to keep that accurate than to make the page in the first place :(