WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-01-14 10053988134544c32afd27ae9065c4aab8ef07ad
common/sassMixin.scss
@@ -104,11 +104,11 @@
 * @include flexbox();
 *   $mode:
 *     flex / inline
 *   $align:
 *   $align: <justify-content> <align-items> <align-content>
 *     flex-start / flex-end / center / space-between / space-around
 *     flex-start / flex-end / center / baseline / stretch
 *     flex-start / flex-end / center / space-between / space-around / stretch
 *   $flow:
 *   $flow: <flex-direction> <flex-wrap>
 *     row / row-reverse / column / column-reverse
 *     nowrap / wrap / wrap-reverse
 */