////
/// Button Print
/// @group button
////

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