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 respond-to mixin #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ao2
Copy link

@ao2 ao2 commented Jul 8, 2017

Here is a proposal to add support for the respond-to() syntax to megatype to apply breakpoints using meaningful aliases, as per Issue #37.

ao2 added 2 commits July 8, 2017 16:31
The respond-to() mixin introduced by http://breakpoint-sass.com/
improves the readability of the source stylesheet allowing to apply
media queries using meaningful names instead of numbers.

Add such mechanism to megatyoe too.

The code is heavily inspired by http://breakpoint-sass.com/ this should
be OK because its license is MIT and hence compatible with megatypes.

Fixes Issue TodayDesign#37
@ao2
Copy link
Author

ao2 commented Jul 14, 2017

I noticed a typo in the commit message, I wrote "megatyoe" instead of "megatype" maybe you can amend that before pushing.

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

Successfully merging this pull request may close these issues.

3 participants