$o-grid-mode: 'snappy';

@import "common";

.test body:after {
	content: '$o-grid-mode: #{$o-grid-mode}';
}
