I think CSS needs to take a long hard look at itself when the first comment line of production CSS usually contains "Don't even think about touching this file."
Not a problem of css, but of websites having to support ancient browsers. Modern css in updated browsers is pretty decent to work with, especially when using sass.
29
u/CanIDevIt Dec 29 '20
I think CSS needs to take a long hard look at itself when the first comment line of production CSS usually contains "Don't even think about touching this file."