From bb63006e04385d2b0d012a28327a6061a1f84163 Mon Sep 17 00:00:00 2001 From: Luz Date: Thu, 4 Feb 2021 11:56:29 -0700 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 244f089..621f9b4 100755 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ * [uiGradients](https://github.com/garetmckinley/uigradients) - Drop-in component for gradients. * [react-aria-tooltip](https://github.com/egoens/react-aria-tooltip) - Accessible ReactJS tooltip component. * [grommet-icons](https://github.com/grommet/grommet-icons) - Iconography for grommet apps. +* [tailwind-styled-components](https://www.npmjs.com/package/tailwind-styled-components) – Create tailwind css react components like styled components with classes name on multiple lines #### Grid Systems From f4ff4cb86615a70a88ce4abc92c9bc3c1620af88 Mon Sep 17 00:00:00 2001 From: Luz Date: Thu, 4 Feb 2021 11:57:07 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 621f9b4..7cda2ac 100755 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ * [uiGradients](https://github.com/garetmckinley/uigradients) - Drop-in component for gradients. * [react-aria-tooltip](https://github.com/egoens/react-aria-tooltip) - Accessible ReactJS tooltip component. * [grommet-icons](https://github.com/grommet/grommet-icons) - Iconography for grommet apps. -* [tailwind-styled-components](https://www.npmjs.com/package/tailwind-styled-components) – Create tailwind css react components like styled components with classes name on multiple lines +* [tailwind-styled-components](https://github.com/MathiasGilson/tailwind-styled-component) – Create tailwind css react components like styled components with classes name on multiple lines #### Grid Systems From 1f873133c00247b0f2cba4df843deb31fe9f653e Mon Sep 17 00:00:00 2001 From: Luz Date: Thu, 4 Feb 2021 11:58:29 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cda2ac..3894017 100755 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ #### Components +* [tailwind-styled-components](https://github.com/MathiasGilson/tailwind-styled-component) – Create tailwind css react components like styled components with classes name on multiple lines * [react-data-table-component](https://github.com/jbetancur/react-data-table-component) - Data Table with built in sorting, pagination, selection, expandable rows and customizable styling. * [oah-ui](https://github.com/AhmedElywa/oah-ui) - Component library built with four themes, grid system, ltr and rtl directions, theme system to add and edit themes * [react-styled-floating-label](https://github.com/ihor/react-styled-floating-label) - Floating label component which works with any HTML input. @@ -69,7 +70,6 @@ * [uiGradients](https://github.com/garetmckinley/uigradients) - Drop-in component for gradients. * [react-aria-tooltip](https://github.com/egoens/react-aria-tooltip) - Accessible ReactJS tooltip component. * [grommet-icons](https://github.com/grommet/grommet-icons) - Iconography for grommet apps. -* [tailwind-styled-components](https://github.com/MathiasGilson/tailwind-styled-component) – Create tailwind css react components like styled components with classes name on multiple lines #### Grid Systems