Add Tailwind talk
This commit is contained in:
parent
ce40e8be94
commit
858bbefefd
20
source/_talks/taking-flight-with-tailwind-css.md
Normal file
20
source/_talks/taking-flight-with-tailwind-css.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: Taking Flight with Tailwind CSS
|
||||
slides:
|
||||
url: ~
|
||||
embed: ~
|
||||
tags: []
|
||||
type: Lightning talk
|
||||
events:
|
||||
- { event: drupal-bristol, date: '2018-01-17' }
|
||||
---
|
||||
An introduction to utility class and component based styling, and how to soar with [Tailwind CSS][1].
|
||||
|
||||
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.
|
||||
|
||||
[1]: https://tailwindcss.com
|
Loading…
Reference in a new issue