Skip to content

Instantly share code, notes, and snippets.

@Sulcalibur
Created September 2, 2013 21:44
Show Gist options
  • Save Sulcalibur/6417527 to your computer and use it in GitHub Desktop.
Save Sulcalibur/6417527 to your computer and use it in GitHub Desktop.
Neat Grid Visual Settings
$visual-grid: true !default; // Display the base grid
$visual-grid-color: #EEE !default;
$visual-grid-index: back !default; // Show grid behind content (back) or overlay it over the content (front)
$visual-grid-opacity: 0.6 !default;
$visual-grid-breakpoints: () !default;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment