Port shared CSS for tables to Tailwind

This commit is contained in:
2022-03-02 15:30:50 -06:00
parent f7d0a0ba85
commit 10f179a095
7 changed files with 37 additions and 74 deletions

View File

@@ -7,3 +7,4 @@
@import "components/forms";
@import "components/links";
@import "components/notifications";
@import "components/tables";