Hacker News new | ask | show | jobs
by assimpleaspossi 86 days ago
CSS has a standard library? I stopped doing web dev just three years ago and am not aware of such a thing. Do you mean the CSS standard?
2 comments

Sure it's not officially called the "standard library," more precisely it would be "the parts of the ECMAScript and CSS standards implemented by all popular evergreen browsers," but "standard library" expresses this in the way people usually talk about programming languages.
It wouldn't surprise me if CSS has a standard library. It is Turing complete, after all.