mirror of
https://github.com/peter-tanner/peter-tanner.github.io.git
synced 2024-11-30 20:10:18 +08:00
11 lines
134 B
SCSS
11 lines
134 B
SCSS
|
---
|
||
|
---
|
||
|
|
||
|
@import 'main
|
||
|
{%- if jekyll.environment == 'production' -%}
|
||
|
.bundle
|
||
|
{%- endif -%}
|
||
|
';
|
||
|
|
||
|
/* append your custom style below */
|