Kayzen

Print Styles

assets/modules/utilities/masonry-grid

Files

  • _print.scss
  • README.md

Github Page (customers only): https://github.com/esr360/Kayzen/tree/master/assets/modules/utilities/print

Module Overview

At one point, a long time ago, Kayzen was built off the popular HTML5 Boilerplate. There are still some remnants left over which Kayzen utilizes, such as the print styles. The _print.scss file should be used to contain any styles you wish to only be applied when the media type is equal to print.

From the H5BP docs: