-
-
Save sdboyer/5743732 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
groupings: | |
layout-small: 'Small layout, active until 559px' | |
layout-medium: 'Medium Layout, active at 600px' | |
classes: | |
l-s-1-4: | |
group: layout-small | |
description: 'Span one of four columns' | |
l-s-2-4: | |
group: layout-small | |
description: 'Span two of four columns' | |
l-s-3-4: | |
group: layout-small | |
description: 'Span three of four columns' | |
l-m-1-6: | |
group: layout-medium | |
description: 'Span one of six columns' | |
l-m-2-6: | |
group: layout-medium | |
description: 'Span two of six columns' | |
l-m-3-6: | |
group: layout-medium | |
description: 'Span three of six columns' | |
l-m-4-6: | |
group: layout-medium | |
description: 'Span four of six columns' | |
l-m-5-6: | |
group: layout-medium | |
description: 'Span five of six columns' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment