diff options
Diffstat (limited to 'WebContent/VAADIN/themes/valo/components/_customlayout.scss')
-rw-r--r-- | WebContent/VAADIN/themes/valo/components/_customlayout.scss | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_customlayout.scss b/WebContent/VAADIN/themes/valo/components/_customlayout.scss index 75eac938f1..c9eddc5306 100644 --- a/WebContent/VAADIN/themes/valo/components/_customlayout.scss +++ b/WebContent/VAADIN/themes/valo/components/_customlayout.scss @@ -1,3 +1,10 @@ +/** + * + * + * @param {string} $primary-stylename (v-customlayout) - + * + * @group customlayout + */ @mixin valo-customlayout ($primary-stylename: v-customlayout) { }
\ No newline at end of file |