zurb / foundation-sites-6

[ARCHIVED] Version 6.0 of Foundation for Sites (Public Beta).
MIT License
14 stars 4 forks source link

sass breakpoint size to em calculation #346

Closed saski closed 8 years ago

saski commented 8 years ago

On /util/_breakpoint.scss, line 71: $bp-max: -zf-bp-to-em($bp-max) - (1/16);

The hardcoded 16 makes it does not work when changing $global-font-size on _settings.scss

gakimball commented 8 years ago

Closing in favor of zurb/foundation-sites#7500 so we can consolidate issues.