mirror of
https://github.com/aniftyco/awesome-tailwindcss.git
synced 2025-12-09 22:35:35 +00:00
Consistent and correct naming (#95)
* Consistent and correct naming for #93 * Add license blurb * Use correct entity for license * tailwindcss -> Tailwind CSS
This commit is contained in:
@@ -21,7 +21,7 @@ Make sure you put things in the right category. There are five main categories:
|
||||
|
||||
### Resources
|
||||
|
||||
Official and unofficial resources for getting started with and using the tailwindcss framework.
|
||||
Official and unofficial resources for getting started with and using the Tailwind CSS framework.
|
||||
|
||||
### Projects Using Tailwind CSS
|
||||
#### Open source
|
||||
@@ -45,12 +45,12 @@ You should put your app/website in this category if the following conditions are
|
||||
|
||||
### Components & Libraries
|
||||
|
||||
Components and libraries that extend the tailwindcss framework.
|
||||
Components and libraries that extend the Tailwind CSS framework.
|
||||
|
||||
### Plugins
|
||||
|
||||
Tailwindcss plugins that use the [official plugin architecture](https://tailwindcss.com/docs/plugins/) to extend the framework.
|
||||
Tailwind CSS plugins that use the [official plugin architecture](https://tailwindcss.com/docs/plugins/) to extend the framework.
|
||||
|
||||
### Demos & Samples
|
||||
|
||||
Demos, examples and samples of tailwindcss in use.
|
||||
Demos, examples and samples of Tailwind CSS in use.
|
||||
|
||||
@@ -30,7 +30,7 @@ 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)
|
||||
- [ng-tailwindcss - The happy marriage of Tailwind CSS with Angular CLI](https://github.com/tehpsalmist/ng-tailwindcss)
|
||||
- [Add Your Item](https://github.com/merchedhq/awesome-tailwindcss/pulls)
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ Tailwind CSS is a utility-first CSS framework for rapidly building custom user i
|
||||
- [Tailwind Jekyll Starter Kit](https://github.com/taylorbryant/tailwind-jekyll)
|
||||
- [Tailwind Gulp Starket Kit](https://github.com/simonswiss/tailwind-starter)
|
||||
- [Tailwind Fiddle](https://tailwind.unravel.eu)
|
||||
- [Wordpress Tailwindcss + Google PWA](https://github.com/ri7nz/Mesjid)
|
||||
- [Wordpress Tailwind CSS + Google PWA](https://github.com/ri7nz/Mesjid)
|
||||
- [Create React Native App Tailwind](https://github.com/taylorbryant/crna-tailwind)
|
||||
- [Gatsby Starter Tailwind](https://github.com/taylorbryant/gatsby-starter-tailwind)
|
||||
- [Create React App Tailwind](https://github.com/kriswep/cra-tailwindcss)
|
||||
@@ -185,3 +185,5 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
|
||||
## License
|
||||
|
||||
[](http://creativecommons.org/publicdomain/zero/1.0)
|
||||
|
||||
To the extent possible under law, [NiftyCo](https://aniftyco.com/) has waived all copyright and related or neighboring rights to this work.
|
||||
Reference in New Issue
Block a user