From ab79198ee0aee4e279fb0e0bccd99fec5c11d439 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Thu, 7 May 2020 15:24:29 +0300 Subject: [PATCH] PrimeFlex doc update --- src/views/flexgrid/FlexGridDoc.vue | 33 ++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/views/flexgrid/FlexGridDoc.vue b/src/views/flexgrid/FlexGridDoc.vue index 2fd12e1c8..1f8453a5b 100755 --- a/src/views/flexgrid/FlexGridDoc.vue +++ b/src/views/flexgrid/FlexGridDoc.vue @@ -565,6 +565,39 @@ import 'primeflex/primeflex.css';

Customization

PrimeFlex allows customization of breakpoints and gutters via SASS variables, visit the PrimeFlex repository to get access to the primeflex.scss file to build your own customized Grid.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VariableDefault
$sm576px
$md768
$lg992
$xl1200px
$gutter.5em
+