// CSS Normalize
@import '~normalize.css';

// Variables
@import 'variables';

// Mixins
@import 'mixins';

// Partials
@import 'layout';