You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This update ensures emoji are correctly stripped (GH-4), and non-Latin
characters are not incorrectly lower-cased (GH-6), and adds a bunch of
(verified) test cases to ensure the future holds less broken builds.
ClosesGH-4.
ClosesGH-5.
ClosesGH-8.
GitHub does not convert russian letters to lowercase, see
https://github.com/bem/bem-method/blob/bem-info-data/faq/faq.ru.md#В-чем-отличие-БЭМ-от-oocss-amcss-smacss-suitcss
as example.
Use something like this
instead of
//cc @tadatuta
The text was updated successfully, but these errors were encountered: