diff options
Diffstat (limited to 'WebContent/VAADIN/themes/valo/components/_customlayout.scss')
-rw-r--r-- | WebContent/VAADIN/themes/valo/components/_customlayout.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_customlayout.scss b/WebContent/VAADIN/themes/valo/components/_customlayout.scss new file mode 100644 index 0000000000..9b28672c35 --- /dev/null +++ b/WebContent/VAADIN/themes/valo/components/_customlayout.scss @@ -0,0 +1,3 @@ +@mixin v-valo-customlayout ($primary-stylename: v-customlayout) { + +}
\ No newline at end of file |