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:
Simon Dann
2018-10-01 21:51:53 +01:00
committed by Josh Manders
parent 625f6ed463
commit f552a5cc2a
2 changed files with 12 additions and 10 deletions

View File

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