Hacker News new | ask | show | jobs
by lelandfe 1130 days ago
Webkit browsers have `-webkit-font-smoothing: none`. Does an equivalent exist for FF?
1 comments

font-smooth: never Should be working on Firefox.
caniuse says it only works on macOS