From 87c456254a4f3093da95c217e89cede3b015f2fb Mon Sep 17 00:00:00 2001 From: John Hildenbiddle Date: Tue, 6 Feb 2024 14:57:09 -0600 Subject: [PATCH] Update intro and links --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5467435..25c47fa 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,8 @@ Nth-Grid is a versatile semantic CSS grid system with legacy browser support for [Less](http://lesscss.org/), [PostCSS](https://github.com/postcss/postcss), [Sass](http://sass-lang.com/), and [Stylus](http://stylus-lang.com/). -> ⚠️ The official [CSS Grid Layout Module](https://www.w3.org/TR/css-grid-1/) was finalized has been widely [supported](https://caniuse.com/?search=display%3A%20grid) in modern browsers since 2020. [Native CSS grids](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout) offer a far better experience than grid systems like Nth-Grid for projects that do not require legacy browser support. For projects that do support legacy browsers, Nth-Grid remains an excellent choice for grid layouts. - -- [Documentation](https://jhildenbiddle.github.io/nth-grid/) -- [SassDocs](https://jhildenbiddle.github.io/nth-grid/sassdoc) +- 🚀 [Documentation](https://jhildenbiddle.github.io/nth-grid/) +- ⚙️ [SassDocs](https://jhildenbiddle.github.io/nth-grid/sassdoc) ## Sponsorship