7 lines
120 B
SCSS
7 lines
120 B
SCSS
---
|
|
# Only the main Sass file needs front matter (the dashes are enough)
|
|
---
|
|
$content-width: 1000px;
|
|
|
|
@import "minima";
|