// For customization later on see reference below
// In the meantime are are only including the XY-Grid component which we'll use as our layout grid
// https://foundation.zurb.com/sites/docs/sass.html
//https://foundation.zurb.com/sites/docs/xy-grid.html

@import './grid/grid';

@include foundation-xy-grid-classes;