6273da517e
Set up basic Jekyll files
7 lines
183 B
SCSS
7 lines
183 B
SCSS
---
|
|
# Use a comment to ensure Jekyll reads the file to be transformed into CSS later
|
|
# only main files contain this front matter, not partials.
|
|
---
|
|
|
|
@import 'base';
|
|
@import 'layout';
|