From f163fe5f0f5721d3bf7c939efabb61c218bcc049 Mon Sep 17 00:00:00 2001 From: Enzo Innocenzi Date: Tue, 23 Mar 2021 14:10:27 +0100 Subject: [PATCH] fix(pr-template): update guidelines link (#372) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- README.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 23e5c27..c2b0a92 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,4 +10,4 @@ _Resource description here_ - [ ] My item is logically grouped below similar items - [ ] My item's name and description respects the conventions of the list - [ ] My item is awesome -- [ ] I have read and followed the [contribution guidelines](.github/CONTRIBUTING.md) +- [ ] I have read and followed the [contribution guidelines](https://github.com/aniftyco/awesome-tailwindcss/blob/master/.github/CONTRIBUTING.md) diff --git a/README.md b/README.md index 72d4012..4f396a9 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,6 @@ - ๐ŸŒ [Tailwind Cheat Sheet](https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/tailwind.css) - Tailwind CSS class names in one single file. - ๐ŸŒ [Tailwind Cheat Sheet](https://umeshmk.github.io/Tailwindcss-cheatsheet) - Tailwind CSS class names, variants and directives cheat sheet. - ## UI Libraries, Components & Templates **Legend**: ๐Ÿ’™ Official resource ยท ๐Ÿ“š Library ยท ๐Ÿงฉ Components ยท ๐Ÿ“ Templates @@ -259,7 +258,6 @@ - ๐Ÿ“š [a17t](https://a17t.miles.land) - Atomic design toolkit built to extend Tailwind CSS. - ๐Ÿ“š [tails-ui](https://github.com/knipferrc/tails-ui) - React UI library using Tailwind CSS. - ๐Ÿ“š [tails](https://github.com/thedevdojo/tails) - Hand-crafted templates and components using Tailwind CSS. -- ๐Ÿ“š [Windi CSS](https://github.com/windicss/windicss) - On-demand compiler for Tailwind CSS. ## Starters & Themes