2018-01-13 03:37:35 +00:00
|
|
|
|
---
|
|
|
|
|
title: Taking Flight with Tailwind CSS
|
2018-02-13 08:45:57 +00:00
|
|
|
|
summary: An introduction to utility class and component based styling, and how to soar with Tailwind CSS.
|
|
|
|
|
speakerdeck:
|
|
|
|
|
id: 10ca51f23560443d83b898a92929b4b3
|
|
|
|
|
ratio: "1.77777777777778"
|
|
|
|
|
image: taking-flight-tailwind.png
|
2018-01-17 22:56:54 +00:00
|
|
|
|
meta:
|
|
|
|
|
og:
|
|
|
|
|
title: Taking Flight with Tailwind CSS
|
|
|
|
|
description: An introduction to utility CSS and Tailwind.
|
|
|
|
|
type: website
|
|
|
|
|
image:
|
2018-03-05 13:05:14 +00:00
|
|
|
|
url: '/build/static/images/talks/taking-flight-tailwind.png'
|
2018-01-17 22:56:54 +00:00
|
|
|
|
width: 2560
|
|
|
|
|
height: 1440
|
|
|
|
|
type: 'image/png'
|
2018-01-13 03:37:35 +00:00
|
|
|
|
---
|
|
|
|
|
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.
|
|
|
|
|
|
2018-02-13 08:45:57 +00:00
|
|
|
|
Presented at the [Drupal Bristol](https://www.drupalbristol.org.uk) user group in January 2018.
|