Hacker News new | ask | show | jobs
by da_n 4741 days ago
I always feel like browser inconsistencies are a bit like print, every print shop seems to have different requirements about colours, gutter, trim, quiet areas etc so even in the real world consistency is not guaranteed. I find if you use something like SASS with Compass/Bourbon you don't need to think about vendor prefixes.
1 comments

You're making my point for me about CSS: it's symptomatic that we need something like SASS to get over browser inconsistency.
Indeed, I wasn't disagreeing, just demonstrating ways around the problem.