////
/// Follow Print
/// @group follow
////

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