This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_talks/taking-flight-with-tailwind-css.md

35 lines
1 KiB
Markdown
Raw Normal View History

2018-05-09 22:24:08 +00:00
---
title: Taking Flight with Tailwind CSS
2018-07-09 19:44:24 +00:00
type: Lightning talk
2018-05-09 23:17:07 +00:00
speakerdeck:
2018-09-03 19:08:17 +00:00
id: 10ca51f23560443d83b898a92929b4b3
2018-05-09 23:17:07 +00:00
ratio: '1.77777777777778'
2018-05-09 22:24:08 +00:00
url: https://speakerdeck.com/opdavies/taking-flight-with-tailwind-css
tags: [css, tailwind, meetup]
events:
2018-06-20 23:13:20 +00:00
- event: drupal_bristol
2019-02-13 01:10:14 +00:00
date: 2018-01-17
2018-07-09 19:44:24 +00:00
- event: php_south_wales
2019-02-13 01:10:14 +00:00
date: 2018-07-31
2018-05-09 22:24:08 +00:00
meta:
og:
title: Taking Flight with Tailwind CSS
description: An introduction to utility CSS and Tailwind.
type: website
image:
2018-09-04 18:58:54 +00:00
url: '/images/talks/taking-flight-tailwind.png'
2018-05-09 22:24:08 +00:00
width: 2560
height: 1440
type: 'image/png'
---
An introduction to utility class and component based styling, and how to soar with [Tailwind CSS][1].
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.
[1]: https://tailwindcss.com