From 6e822ba94cdcfb721f317d709daf5ecb046ed630 Mon Sep 17 00:00:00 2001 From: Josh Manders Date: Tue, 12 Nov 2019 09:59:30 -0600 Subject: [PATCH] Add tailwind ui notice (#185) * add link * add line breaks --- readme.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/readme.md b/readme.md index a197ea4..803c306 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,16 @@ # Awesome Tailwind CSS [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) - [](https://tailwindcss.com) > A curated list of awesome things related to Tailwind CSS [Tailwind CSS](https://tailwindcss.com) is a utility-first CSS framework for rapidly building custom user interfaces. +--- + +๐ŸŒŸ **[Tailwind UI](https://tailwindui.com "Tailwind UI")** ๐ŸŒŸ - Beautifully designed components and templates, hand-crafted using the CSS framework you already know and love. + +--- ## Contents @@ -21,7 +25,6 @@ - [Learning](#learning) - [Apps & Websites](#apps--websites) - ## Plugins - [Custom Forms (Official)](https://github.com/tailwindcss/custom-forms) - Adds better default styles to form elements. @@ -67,21 +70,20 @@ - [Spaced Items](https://github.com/n1kk/tailwindcss-spaced-items) - Adds `spaced` components that add fixed margins to all container items, except the last one. - [Heropatterns](https://github.com/AndreaMinato/tailwind-heropatterns) - Ads [Hero Patterns](https://www.heropatterns.com) components. - [Localized](https://github.com/hdodov/tailwindcss-localized) - Adds variants based on the HTML `lang` attribute, to use utilities only with certain languages. -- [Skip link](https://github.com/opdavies/tailwindcss-skip-link) - Adds a *Skip to main content* accessible component. +- [Skip link](https://github.com/opdavies/tailwindcss-skip-link) - Adds a _Skip to main content_ accessible component. - [Pseudo](https://github.com/Log1x/tailwindcss-pseudo) - Adds custom variants to Tailwind CSS's configuration. - [Custom Native](https://github.com/SirNavith/tailwindcss-custom-native) - Leverages Tailwind CSS's configuration to allow the creation of utilities. - [Truncate Multiline](https://github.com/jhta/tailwindcss-truncate-multiline) - Adds utilities to truncate multi-line text elements. -> ๐Ÿ›‘ - *The functionalities these plugins below offer have been fully or partially implemented in the latest Tailwind CSS versions.* +> ๐Ÿ›‘ - _The functionalities these plugins below offer have been fully or partially implemented in the latest Tailwind CSS versions._ -- ๐Ÿ›‘ [Visually Hidden](https://github.com/webdna/tailwindcss-visuallyhidden) - Adds screen reader utilities. +- ๐Ÿ›‘ [Visually Hidden](https://github.com/webdna/tailwindcss-visuallyhidden) - Adds screen reader utilities. - ๐Ÿ›‘ [Object Fit](https://github.com/hendrikeng/tailwindcss-object-fit) - Adds `object-fit` utilities. - ๐Ÿ›‘ [Object Position](https://github.com/hacknug/tailwindcss-object-position) - Adds `object-position` utilities. - ๐Ÿ›‘ [Accessibility](https://github.com/jack-pallot/tailwindcss-accessibility) - Adds screen reader utilities. - ๐Ÿ›‘ [Layout](https://github.com/benface/tailwindcss-layout) - Adds some layout utilities. - ๐Ÿ›‘ [Important](https://github.com/chasegiunta/tailwindcss-important) - Adds an `important` variant. - ## UI Libraries & Components - [tails-ui](https://github.com/knipferrc/tails-ui) - React UI library using Tailwind CSS. @@ -132,7 +134,7 @@ | ๐ŸŒ | Online accessible | | ๐Ÿงช | Conversion or upgrade tool | | ๐Ÿ”ง | Generator | -| ๐Ÿ…ฐ | Typing/enforcement | +| ๐Ÿ…ฐ | Typing/enforcement | | ๐Ÿ’ผ | Plugins/Tools/Extensions for external services | ### Starters, Templates & Themes @@ -159,11 +161,11 @@ - ๐ŸŽจ [Wordpress Tailwind CSS + Google PWA](https://github.com/ri7nz/Mesjid) - Wordpress Theme and PWA using Tailwind CSS. - ๐ŸŽจ [Seminyak Hugo Theme](https://git.habd.as/jhabdas/seminyak) - Hugo Theme using Tailwind CSS. -| Emoji | Description | -| ----- | ---------------------------------------------- | -| ๐Ÿ”ง | Starters & Boilerplates | -| ๐Ÿ›  | Starter packages | -| ๐ŸŽจ | Templates & Themes | +| Emoji | Description | +| ----- | ----------------------- | +| ๐Ÿ”ง | Starters & Boilerplates | +| ๐Ÿ›  | Starter packages | +| ๐ŸŽจ | Templates & Themes | ### IDE Extensions @@ -282,11 +284,9 @@ - [Allan White](https://allanwhite.design/) - [Dance of Dawn](https://www.danceofdawn.com/) - ## Contribute -Contributions welcome! Read the [contribution guidelines](contributing.md) first. - +Contributions welcome! Read the [contribution guidelines](contributing.md) first. ## License