mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 16:30:11 +00:00
8 lines
195 B
SCSS
8 lines
195 B
SCSS
---
|
|
# Only the main Sass file needs front matter (the dashes are enough)
|
|
---
|
|
@charset "utf-8";
|
|
|
|
// Import partials from `sass_dir` (defaults to `_sass`)
|
|
@import "minimal", "syntax-highlighting";
|