Move table styling into a component
This commit is contained in:
parent
eaa7959c87
commit
178dc634e9
4 changed files with 29 additions and 10 deletions
|
@ -64,6 +64,7 @@ svg {
|
|||
|
||||
@import "components/listing";
|
||||
@import "components/post";
|
||||
@import "components/table";
|
||||
@import "components/talk/slides";
|
||||
@import "components/talk/video";
|
||||
@import "components/testimonial";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue