////
/// Pagination Print
/// @group pagination
////

@media print {
  @import 'index';
  @import 'style/print';
}
