////
/// Skiplink Print
/// @group skiplink
////

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