fix(pr-template): update guidelines link (#372)

This commit is contained in:
Enzo Innocenzi
2021-03-23 14:10:27 +01:00
committed by Josh Manders
parent 922c25345c
commit f163fe5f0f
2 changed files with 1 additions and 3 deletions

View File

@@ -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)

View File

@@ -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