Y
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
Ph0X
3499 days ago
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
link
mbrookes
3499 days ago
Try
http://caniuse.com/
link
yasserkaddour
3499 days ago
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
link
edblarney
3499 days ago
"adding css version numbers and browser compatibility."
Changes daily. More work to keep that accurate than to make the page in the first place :(
link