aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WebContent/VAADIN/themes/valo/components/_grid.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_grid.scss b/WebContent/VAADIN/themes/valo/components/_grid.scss
index 360cc7ebd3..9007c0660e 100644
--- a/WebContent/VAADIN/themes/valo/components/_grid.scss
+++ b/WebContent/VAADIN/themes/valo/components/_grid.scss
@@ -1,4 +1,5 @@
@import "../../base/escalator/escalator";
+@import "table";
$primary-stylename: v-grid;
$grid-background-color: valo-table-background-color();