I've been having trouble with printing website pages that are built using Zurb Foundation 5. Whenever I try to print or preview the page, it defaults to the `medium` grid size and looks different from how it appears on the desktop version.
I've searched for solutions, and most recommend a Sass-based approach, but I'm not familiar with Sass. Is there a simpler version of Foundation that has a disable print option so the desktop page prints exactly as it appears on screen?
I understand that Foundation is mobile-first, but users typically print from their desktop rather than their mobile device.
If anyone has a solution involving Sass, I would greatly appreciate it.