Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor message (scss classes edition) #1123

Merged
merged 17 commits into from
Nov 9, 2019
Merged

Refactor message (scss classes edition) #1123

merged 17 commits into from
Nov 9, 2019

Conversation

Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Nov 7, 2019

Beginning with renaming and duplicating css.
and reorganizing it.

best reviewed on a commit by commit basis.

@Simon-Laux Simon-Laux marked this pull request as ready for review November 8, 2019 20:04
@Simon-Laux Simon-Laux changed the title 🚧 Refactor message Refactor message (scss classes edition) Nov 8, 2019
@Simon-Laux Simon-Laux requested review from Jikstra, nicodh and evlli and removed request for Jikstra November 8, 2019 20:05
To avoid collisions you MUST NOT create global styles with generic names that aren't a component.
Also make sure that global module-classes don't have a class name that is allready used (search all files with `grep` or a similar tool)

When using generic classnames like `date`, `avatar`, `username`, `error` make sure to scope them in an component scss class.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice that you document it 👍

@Jikstra Jikstra merged commit 83e4548 into master Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants