From 9bc23ade654c02f67bf6c5ee3152cf38477599ed Mon Sep 17 00:00:00 2001 From: craigfay Date: Thu, 26 May 2022 18:40:56 -0500 Subject: [PATCH] Add missing alignments --- distill/tachyons-flex.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distill/tachyons-flex.yml b/distill/tachyons-flex.yml index 3741284..43cb60d 100644 --- a/distill/tachyons-flex.yml +++ b/distill/tachyons-flex.yml @@ -40,6 +40,8 @@ $alignments: end: flex-end center: center baseline: baseline + between: space-between + around: space-around stretch: stretch # Align Items