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

Migrate input classes to BEM #392

Closed
benaveryee opened this issue Feb 4, 2016 · 1 comment
Closed

Migrate input classes to BEM #392

benaveryee opened this issue Feb 4, 2016 · 1 comment

Comments

@benaveryee
Copy link
Contributor

There are classes in _form.scss which refer to elements within a class, e.g. ".block-label input"
This causes problems of overcoming specificity.
We should refactor these classes into BEM format.

@gordonmcmullan
Copy link
Contributor

Appears to have already been done as I can't find the example referred to, nor similar declarations.

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

2 participants