Adding table

This commit is contained in:
Fabian
2019-09-17 22:43:36 +02:00
parent d687d260d5
commit c37137805e
8 changed files with 60 additions and 12 deletions

View File

@ -49,4 +49,5 @@ $button-color: #CCCCCC !default;
@import "./theme/_input.scss";
@import "./theme/_list.scss";
@import "./theme/_header.scss";
@import "./theme/_card.scss";
@import "./theme/_card.scss";
@import "./theme/table.scss";