@import 'bourbon';
@import 'partial1';
@import 'partial2';
@import 'partial3';

body {
  @include clearfix;
}
