From e215c36b52e4b8e253cdbd035817425ace810a13 Mon Sep 17 00:00:00 2001 From: Ahmed Faisal Date: Thu, 23 Nov 2023 19:22:55 +0600 Subject: [PATCH] Added flexbox grid on the list (#162) --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index ca23449..4f7a0e4 100644 --- a/README.md +++ b/README.md @@ -769,4 +769,17 @@ The foundational YUI CSS is an extremely lightweight layer of responsive CSS for **Website:** http://yuilibrary.com/ +## Flexbox Grid + +> Lightweight, Responsive and Modern + +A grid system based on the flex display property. + +**Responsive:** Yes + +**Website:** http://flexboxgrid.com/ + +**Github:** https://github.com/kristoferjoseph/flexboxgrid + +