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
All CSS class names and variables should start with str-chat__
CSS variable names follow kebab-case
CSS class names follow BEM structure -> I'm not sure how many exceptions there are currently, also I'm not sure how well BEM conventions can be enforced with lint rules (how do you know what is a modifier?), but it'd probably also be a good idea to reference the convention in the readme
The text was updated successfully, but these errors were encountered:
str-chat__
The text was updated successfully, but these errors were encountered: