Add ag-grid package

This commit is contained in:
jeffvli
2022-08-02 10:53:56 -07:00
parent 3d677188b5
commit a087dbdea3
4 changed files with 45 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
.ag-theme-alpine-dark {
--ag-borders: none;
--ag-background-color: #101010;
--ag-odd-row-background-color: #1d1d1d;
--ag-font-size: 12px;
--ag-foreground-color: #ffffff;
--ag-font-family: Poppins;
}