Split into different partials
This commit is contained in:
parent
5a8028f7ba
commit
9b5a8f1a1c
4 changed files with 27 additions and 33 deletions
|
@ -64,7 +64,8 @@ svg {
|
|||
|
||||
@import "components/listing";
|
||||
@import "components/post";
|
||||
@import "components/talk";
|
||||
@import "components/talk/slides";
|
||||
@import "components/talk/video";
|
||||
@import "components/talks-table";
|
||||
@import "components/testimonial";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue