2021-06-08 05:49:45 +00:00
|
|
|
---
|
|
|
|
# Only the main Sass file needs front matter (the dashes are enough)
|
|
|
|
---
|
|
|
|
|
|
|
|
@import
|
2021-06-08 07:02:43 +00:00
|
|
|
"minima-dark/skins/{{ site.minima.skin | default: 'special' }}",
|
2021-06-08 06:09:29 +00:00
|
|
|
"minima-dark/initialize";
|