Flex-Gap SASS Mixin

Why is there no grid-gap property in flexbox!? Let's just go for it and create a flex-gap property, by using SASS mixin functionality! (for more details read the related Article) .

// NOTE: in the meantime there is a gap property in flex-box! ^^

1

🙈

2

🙉

3

🙊

1

🙈

2

🙉

3

🙊

flex-row

flex-column

🔗 Read related Article
👋 Ali Soueidan