Basically, there are no changes in the `styles.styl` files of all locales. I am wondering why do we still have them. In case we really need to add language-specific styles, there is [:lang pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:lang) in CSS.
Basically, there are no changes in the
styles.stylfiles of all locales. I am wondering why do we still have them.In case we really need to add language-specific styles, there is :lang pseudo-class in CSS.