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

Follow the BEM model in the naming conventions #18

Open
sansyrox opened this issue Feb 5, 2021 · 0 comments
Open

Follow the BEM model in the naming conventions #18

sansyrox opened this issue Feb 5, 2021 · 0 comments

Comments

@sansyrox
Copy link
Member

sansyrox commented Feb 5, 2021

Is your feature request related to a problem? Please describe.
Right now, the sass folder follows the convention naming scheme like old school scss.

Describe the solution you'd like
I would want it to switch to BEM naming scheme, allowing easier nesting and scoping of the scss variables.

You can read more about it here: https://css-tricks.com/bem-101/

Describe alternatives you've considered
Changing this in the sass folder would require some alterations to the backend and the frontend as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant