mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
aadb22ffcf
- Add Bourbon and Neat
5 lines
274 B
SCSS
5 lines
274 B
SCSS
$visual-grid: false !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.4 !default;
|
|
$visual-grid-breakpoints: () !default;
|