static.striped.assets.sass.libs._vars.scss Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of formkiq-server Show documentation
Show all versions of formkiq-server Show documentation
Server-side integration for the FormKiQ ios application
// Misc.
$misc: (
z-index-base: 10000,
sidebar-side: 'left'
);
// Duration.
$duration: (
sidebar: 0.5s
);
// Size.
$size: (
sidebar: 14em
);
// Font.
$font: (
);
// Palette.
$palette: (
);