UNPKG

@drewbot/sass-flexbox-grid

Version:

A responsive sass grid library built with flexbox

23 lines (21 loc) 725 B
var variablesCollection = [ { sectionId: 'gridVars', codeBlockId: 'gridVarsExample', title: 'Grid Control', description: 'You can easily change the number of columns in your grid from the default 12. Update your breakpoint ranges by adjusting these variables and all of the media queries, classes and mixins will update accordingly.', hasLink: false, href: '', linkContent: '' }, { sectionId: 'breakpointVars', codeBlockId: 'breakpointVarsExample', title: 'Breakpoint Ranges', description: 'Breakpoint range variables are automagically created based on the grid variables.', hasLink: false, href: '', linkContent: '' } ]; module.exports = variablesCollection;