Extract table component, use for blog tags
This commit is contained in:
parent
c1a3f0ddf3
commit
ac6b0ad08f
5 changed files with 19 additions and 14 deletions
|
|
@ -62,9 +62,6 @@ svg {
|
|||
|
||||
.table-collapse { border-collapse: collapse }
|
||||
|
||||
.overflow-x-auto { overflow-x: auto; }
|
||||
.overflow-y-hidden { overflow-y: hidden; }
|
||||
|
||||
@import 'components/listing';
|
||||
@import 'components/post';
|
||||
@import 'components/post/about-author';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue