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

Reduce the use of helper CSS classes #3

Open
astraloverflow opened this issue Jan 19, 2017 · 0 comments
Open

Reduce the use of helper CSS classes #3

astraloverflow opened this issue Jan 19, 2017 · 0 comments
Assignees

Comments

@astraloverflow
Copy link
Contributor

We currently use the RSCSS CSS style/structure guide (enforced through stylelint). And as it stands, there are too many helper classes in use throughout the website.

https://github.com/uTox/website/blob/e2eaf57190186c586694b630141f88bad2e2562f/src/styles/_helpers.scss

Which RSCSS Recommends using as few a possible.

http://rscss.io/helpers.html

using too many helpers should be discouraged

it's very preferrable to keep your number of helpers to a minimum

@astraloverflow astraloverflow self-assigned this Jan 19, 2017
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

No branches or pull requests

1 participant