From 0d6bc63ccb7c8bf649533bb3c9bdb7302b6589be Mon Sep 17 00:00:00 2001 From: Gabriel Porras Date: Sun, 20 Oct 2024 05:50:13 -0500 Subject: [PATCH] feat: update of the big ones sort --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 8758e7f..a444709 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,19 @@ implementing a custom design with its own identity, Tailwind might be just what you're looking for. +### [shadcn/ui](https://github.com/shadcn/ui) - [Official Site](https://ui.shadcn.com/) + +[![Category](https://img.shields.io/badge/-Specialized:%20For%20React-759AAB.svg?style=flat-square&logo=react&maxAge=5184000)]() +[![GitHub last commit](https://img.shields.io/github/last-commit/shadcn/ui.svg?style=flat-square&maxAge=5184000)]() +[![GitHub tag](https://img.shields.io/github/tag/shadcn/ui.svg?style=flat-square&maxAge=5184000)]() +[![GitHub stars](https://img.shields.io/github/stars/shadcn/ui.svg?style=flat-square&maxAge=5184000)]() +[![GitHub issues](https://img.shields.io/github/issues/shadcn/ui.svg?style=flat-square&maxAge=5184000)]() + +Beautifully designed components built with Radix UI and Tailwind CSS. +Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. +And Next.js 13 Ready. + + ### [normalize.css](https://github.com/necolas/normalize.css/) - [Official Site](http://necolas.github.io/normalize.css/) [![Category](https://img.shields.io/badge/-No%20Longer%20Maintained-FB3640.svg?style=flat-square&maxAge=5184000)]() @@ -100,19 +113,6 @@ browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing. -### [shadcn/ui](https://github.com/shadcn/ui) - [Official Site](https://ui.shadcn.com/) - -[![Category](https://img.shields.io/badge/-Specialized:%20For%20React-759AAB.svg?style=flat-square&logo=react&maxAge=5184000)]() -[![GitHub last commit](https://img.shields.io/github/last-commit/shadcn/ui.svg?style=flat-square&maxAge=5184000)]() -[![GitHub tag](https://img.shields.io/github/tag/shadcn/ui.svg?style=flat-square&maxAge=5184000)]() -[![GitHub stars](https://img.shields.io/github/stars/shadcn/ui.svg?style=flat-square&maxAge=5184000)]() -[![GitHub issues](https://img.shields.io/github/issues/shadcn/ui.svg?style=flat-square&maxAge=5184000)]() - -Beautifully designed components built with Radix UI and Tailwind CSS. -Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. -And Next.js 13 Ready. - - ### [Semantic UI](https://github.com/semantic-org/semantic-ui) - [Official Site](https://semantic-ui.com/) [![Category](https://img.shields.io/badge/-General%20Purpose-654597.svg?style=flat-square&maxAge=5184000)]()