Add Tailwind talk
This commit is contained in:
parent
b546bc655f
commit
53b6bc307c
5 changed files with 528 additions and 0 deletions
10
taking-flight-with-tailwind-css/abstract.md
Normal file
10
taking-flight-with-tailwind-css/abstract.md
Normal 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 we’ll 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.-
|
Loading…
Add table
Add a link
Reference in a new issue