////
/// Alert Print
/// @group alert
////

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