From 17dbccea3168bea1f8ace14d3c87b53824760fd3 Mon Sep 17 00:00:00 2001 From: Ahmed Faisal Date: Sun, 26 Nov 2023 21:32:39 +0600 Subject: [PATCH] Added Base CSS framework (#163) * Added flexbox grid on the list * Added Base CSS framework --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 4f7a0e4..7561685 100644 --- a/README.md +++ b/README.md @@ -782,4 +782,17 @@ A grid system based on the flex display property. **Github:** https://github.com/kristoferjoseph/flexboxgrid +## Base CSS framework + +> A Rock Solid, Responsive CSS Framework + +Lightweight and minimal code. Spend less time overriding styles and focus more time on creating beautiful website applications. + +**Responsive:** Yes + +**Website:** http://getbase.org/ + +**Github:** https://github.com/getbase/base + +