Skip to content
New issue

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

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

Already on GitHub? # to your account

css ids — avoid using them #311

Open
cameron opened this issue Mar 26, 2014 · 0 comments
Open

css ids — avoid using them #311

cameron opened this issue Mar 26, 2014 · 0 comments

Comments

@cameron
Copy link

cameron commented Mar 26, 2014

https://github.com/ammoio/ammo/blob/master/public/styles/main.css#L92

using ids in css selectors results in highly specific rules that are difficult to override using mixins or other style management patterns.

as a rule, never use ids.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant