2.8.1 #tools.lists.shila-flexbox-list shila-flexbox-list
@mixin shila-flexbox-list($spacing: $shila-small-spacing, $reset: true)
Defines a horizontal list using Flexbox.
Parameters:
-
$spacing
(Optional.) Spacing between list items. -
$reset
(Optional.) Boolean indicating whether to reset the list or not.
Source:
partials/tools/_tools.lists.scss
, line 78