// Mixins
@import 'mixins/color-modes.less';
@import 'mixins/hacks.less';
@import 'mixins/utilities.less';

//  Variables
@import 'variables.less';

// Color modes
// FIXME color-modes should not be imported in common
//       but otherwise it breaks tests
@import 'color-modes.less';

@import 'normalize.less';
