Add Tailwind talk

This commit is contained in:
Oliver Davies 2018-01-17 17:25:16 +00:00
parent b546bc655f
commit 53b6bc307c
5 changed files with 528 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# Taking Flight with Tailwind CSS
An introduction to utility class and component based styling, and how to soar with Tailwind CSS.
Things well cover:
- Advantages and disadvantages to utility based styling and Tailwind.
- How to install Tailwind and add it to your build process.
- How to customise Tailwind.
- How to promote repeating classes into re-usable components.-