Add render-image template
This commit is contained in:
parent
a42000fe63
commit
7c1f5f900f
3 changed files with 18 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
@import "variables";
|
||||
@import "main";
|
||||
|
||||
// markup
|
||||
|
||||
@import "markup/render-image";
|
||||
|
||||
// partials
|
||||
@import "partials/sidebar";
|
||||
@import "partials/footer";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue