Hacker News new | ask | show | jobs
by cantSpellSober 947 days ago
>That should be corrected

There used to be a PostCSS plugin that did fix some of these, for example you could write "white-space: no-wrap" and it would compile to "nowrap" (which is syntactically correct). I can't remember what it was called.