// Boxed layout
@import 'layouts/boxed';

// Fixed layout
@import 'layouts/fixed';

// Full Width
@import 'layouts/full-width';