/* stylelint-disable */
// Place here all the extra non-SemanticUI components/modules CSS
// and make behave it like the SemanticUI ones

& {
  @import 'main';
}

& {
  @import 'custom';
}
