From f552a5cc2a5854d7b1ee03688864df0a9a498a02 Mon Sep 17 00:00:00 2001 From: Simon Dann Date: Mon, 1 Oct 2018 21:51:53 +0100 Subject: [PATCH] Consistent and correct naming (#95) * Consistent and correct naming for #93 * Add license blurb * Use correct entity for license * tailwindcss -> Tailwind CSS --- contributing.md | 8 ++++---- readme.md | 14 ++++++++------ 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/contributing.md b/contributing.md index dc61424a..3ba5b239 100644 --- a/contributing.md +++ b/contributing.md @@ -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. diff --git a/readme.md b/readme.md index 7efb705e..349bcaf8 100644 --- a/readme.md +++ b/readme.md @@ -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) @@ -106,7 +106,7 @@ Tailwind CSS is a utility-first CSS framework for rapidly building custom user i ## Components & Libraries - [Convert Bootstrap CSS code to Tailwind CSS code](https://github.com/awssat/tailwindo) -- [Use TailwindCSS with CSS-in-JS](https://medium.com/@AndrewDelPrete/using-tailwindcss-with-css-in-js-32ae6796f95c) +- [Use Tailwind CSS with CSS-in-JS](https://medium.com/@AndrewDelPrete/using-tailwindcss-with-css-in-js-32ae6796f95c) - [tails-ui](https://github.com/knipferrc/tails-ui) - [Toggle switch](https://github.com/TowelSoftware/tailwindcss-toggle) - [Add Your Item](https://github.com/merchedhq/awesome-tailwindcss/pulls) @@ -155,7 +155,7 @@ Tailwind CSS is a utility-first CSS framework for rapidly building custom user i - [Rebuilding Coinbase with Tailwind CSS](https://www.youtube.com/watch?v=7gX_ApBeSpQ) - [Codepen](https://codepen.io/adamwathan/pen/RxWrZr) - [Creating a modal dialog with Tailwind CSS](https://codeburst.io/creating-a-modal-dialog-with-tailwind-css-42722c9aea4f) - [Rebuilding FreshBooks with Tailwind CSS](http://joey.io/rebuilding-freshbooks-with-tailwind-css/) -- [PingPing - We build a Login using TailwindCSS](https://stefanbauer.me/building-pingping/we-build-a-login-using-tailwindcss/) +- [PingPing - We build a Login using Tailwind CSS](https://stefanbauer.me/building-pingping/we-build-a-login-using-tailwindcss/) - [Setting Up Tailwind in a Laravel Project](https://nick-basile.com/blog/post/setting-up-tailwind-in-a-laravel-project) - [How to Build a Vue.js Component With Tailwind in a Laravel Project](https://nick-basile.com/blog/post/how-to-build-a-vuejs-component-with-tailwind-in-a-laravel-project) - [Build a Customizable Vue.js Modal with Tailwind CSS](https://nick-basile.com/blog/post/build-a-customizable-vuejs-modal-with-tailwind-css) @@ -168,7 +168,7 @@ Tailwind CSS is a utility-first CSS framework for rapidly building custom user i - [Plugin Examples (Official)](https://github.com/tailwindcss/plugin-examples) - [Rebuilding Twitter with Tailwind CSS](https://www.youtube.com/watch?v=Pg_5Ni1_bg4) - [CodePen](https://codepen.io/drehimself/full/vpeVMx) - [Rebuilding YouTube with Tailwind CSS + plugins](https://www.youtube.com/watch?v=qxQKnqmNKv0) -- [How to Add TailwindCSS to an Ember App](https://eaf4.com/how-to-add-tailwindcss-to-an-ember-app/) +- [How to Add Tailwind CSS to an Ember App](https://eaf4.com/how-to-add-tailwindcss-to-an-ember-app/) - [Laracasts Weekly Stream: Tailwind](https://www.youtube.com/watch?v=HIPgzWS-Bxg) - [Rebuilding Netlify with Tailwind CSS](https://www.youtube.com/watch?v=_JhTaENzfZQ&t=1263s) - [Rebuilding Resolute](https://www.youtube.com/watch?v=banq3TfAPYk) @@ -184,4 +184,6 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first ## License -[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0) \ No newline at end of file +[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](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. \ No newline at end of file