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

More flexibility? #14

Open
jhned opened this issue Apr 20, 2016 · 0 comments
Open

More flexibility? #14

jhned opened this issue Apr 20, 2016 · 0 comments

Comments

@jhned
Copy link

jhned commented Apr 20, 2016

Thanks for the plugin! I took your calculations and made a SASS mixin out of it.

I was running in to trouble because my use case didn't line up 100% with your intent-- I was using it as a way to make the font size of a module larger on a large handheld viewport, like from 400px to 600px. The issue was that I often wanted to reset to a smaller font-size, rather than transitioning to the "max-font-size" value.

With my mixin, you can use the fluid font size for more than one range, and the media query is scoped (using a Zurb Foundation function) to the supplied breakpoints.

Not sure if this plugin needs that, but just wanted to offer my experience in return for the knowledge I got from your plugin. That calculation is intense!

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