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
2018-07-31 22:41:11 +01:00

35 lines
1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Taking Flight with Tailwind CSS
type: Lightning talk
speakerdeck:
id: 543e641baacb4185be37cfc68de05153
ratio: '1.77777777777778'
url: https://speakerdeck.com/opdavies/taking-flight-with-tailwind-css
tags: [css, tailwind, meetup]
events:
- event: drupal_bristol
date: '2018-01-17'
- event: php_south_wales
date: '2018-07-31'
meta:
og:
title: Taking Flight with Tailwind CSS
description: An introduction to utility CSS and Tailwind.
type: website
image:
url: '/assets/images/talks/taking-flight-tailwind.png'
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