WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2020-12-16 5c951eee9ef2b2d57bc6f08b10d21347d01ec538
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
 */