2015-12-21 09:01:22 +00:00
|
|
|
---
|
|
|
|
# Only the main Sass file needs front matter (the dashes are enough)
|
|
|
|
---
|
|
|
|
@charset "utf-8";
|
|
|
|
|
|
|
|
// Import partials from `sass_dir` (defaults to `_sass`)
|
2015-12-22 00:51:53 +00:00
|
|
|
@import "minimal", "syntax-highlighting", "hmr";
|