mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-10-01 04:35:37 -04:00
7 lines
158 B
SCSS
7 lines
158 B
SCSS
---
|
|
# Front matter comment to ensure Jekyll properly reads file.
|
|
---
|
|
|
|
//Import
|
|
@import "base", "mixin", "typography", "layout", "syntax.scss", "custom.scss";
|