From 7ac87694079504b210d8170f105d5d9e6decc389 Mon Sep 17 00:00:00 2001 From: Ben Steward Date: Mon, 20 Aug 2018 09:13:51 -0400 Subject: [PATCH] ng-tailwindcss (#83) * minor grammar fix * add ng-tailwindcss to resources * fix: github link --- contributing.md | 2 +- readme.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 37741cf..dc61424 100644 --- a/contributing.md +++ b/contributing.md @@ -26,7 +26,7 @@ Official and unofficial resources for getting started with and using the tailwin ### Projects Using Tailwind CSS #### Open source -Open Source section gives the possibility for developers to contribute and be a part of an opensource project using their knowledge of the Tailwind. +Open Source section gives the possibility for developers to contribute and be a part of an opensource project using their knowledge of Tailwind. You should put your project in this category if the following conditions are true: - The documentation (README) contains a description of the project, illustration of the project with a demo or screenshots and a CONTRIBUTING section. - The documentation is in English. diff --git a/readme.md b/readme.md index bff3c82..0fc64cd 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,8 @@ Tailwind CSS is a utility-first CSS framework for rapidly building custom user i - [Tailwind Themes](https://www.tailwind-themes.com) - [Tailwind Cheat Sheet](http://nerdcave.com/tailwind-cheat-sheet) - [Alfred Workflow - Search Tailwind Docs with Alfred](https://github.com/clnt/alfred-tailwindcss-docs) +- [ng-tailwindcss - The happy marriage of Tailwind with Angular CLI](https://github.com/tehpsalmist/ng-tailwindcss) +- [Add Your Item](https://github.com/merchedhq/awesome-tailwindcss/pulls) ## Projects Using Tailwind CSS