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

Add visibility mixins #6

Open
Snugug opened this issue Dec 30, 2014 · 2 comments
Open

Add visibility mixins #6

Snugug opened this issue Dec 30, 2014 · 2 comments

Comments

@Snugug
Copy link
Member

Snugug commented Dec 30, 2014

Add mixins to assist with different visibility options

@Snugug
Copy link
Member Author

Snugug commented Dec 30, 2014

Utilize the DRY Sass Mixin pattern

@Snugug
Copy link
Member Author

Snugug commented Dec 30, 2014

@jensgro there are a couple of different mixins we can provide here; hidden for everyone and changes layout, visually hidden but available for screen readers, and hidden from everyone but maintains layout. h5bp has a good set of mixins we can use for inspiration.

Each mixin name should be descriptive as to what it's doing; think visually-hidden instead of hideme.

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