Hacker News new | ask | show | jobs
by Brajeshwar 969 days ago
One of the things UK front-end developers really hate is they have to use "color" instead of "colour" to write CSS. :-)
3 comments

I have always found it amusing that CSS does not accept both "color" and "colour" even though it accepts both "gray" and "grey"
Haha yes it pains me every time too ;)
Hah, that should be a trivial transpiler rule to add to one's web development build pipeline...
You're probably looking for this: https://github.com/HashanP/postcss-spiffing