oliverdavies.uk/source/_presentations/taking-flight-with-tailwind-css.md

3.3 KiB

title description speakerdeck video meta events
Taking Flight with Tailwind CSS An introduction to the utility-first approach to writing CSS with a focus on the Tailwind CSS framework.
id ratio url
10ca51f23560443d83b898a92929b4b3 1.77777777777778 https://speakerdeck.com/opdavies/taking-flight-with-tailwind-css
id type
C20QZbGlmZ8 youtube
og
image
url width height type
%site.assets.url%/assets/images/talks/taking-flight-tailwind.jpg 2560 1440 image/png
name location date url
Drupal Bristol Bristol, UK 2018-01-17 https://www.drupalbristol.org.uk
name location date url
PHP South Wales Cardiff, UK 2018-07-31 https://www.phpsouthwales.uk
name location date url
Cheltenham WordPress Meetup Cheltenham, UK 2019-04-17 https://www.meetup.com/Cheltenham-WordPress-Meetup
name location date url
WordCamp Bristol 2019 Bristol, UK 2019-05-18 https://2019.bristol.wordcamp.org
name location date url
Blue Conf 2019 Cardiff, UK 2019-06-07 https://blueconf.co.uk
name location date url online
CMS Philly Philadelphia, USA 2020-05-01 https://cmsphilly.org true
name location date url online
Drupal Yorkshire Leeds, UK 2020-08-20 https://www.meetup.com/DrupalYorkshire/events/zwzsfpybclbbc true
name location date url online
PHP Hampshire Portsmouth, UK 2020-07-08 https://www.meetup.com/meetup-group-yzpbvTYv/events/271430269 true
name location date url online
DigitalCamp Atlanta 2020 Atlanta, GA, USA 2020-09-11 https://www.drupalcampatlanta.com/2020/sessions/taking-flight-tailwind-css true
name location date url online
Bristol JS Bristol, UK 2020-09-30 https://techtalks.io/events/f8e26038-2561-484e-8a74-7a1e3a0369b8 true
name location date url online
Drupal Virtual Cafe #3 Kyiv, Ukraine 2020-10-15 https://groups.drupal.org/ukraine true
name location date url online
PHP Cambridge Cambridge, UK 2021-01-19 https://www.meetup.com/phpcambridge true
name location date url online
Nashville PHP Nashville, TN, USA 2021-02-09 https://www.meetup.com/nashvillephp/events/kzkdwryccdbmb true
name location date url
Bristol Software Development Meetup Bristol, UK 2023-02-16 https://www.meetup.com/south-wales-tech/events/291092930
name location date url
Norfolk Developers Conference Norwich, UK 2023-02-23 https://nordevcon.com
name location date url
DrupalCamp Belgium Ghent, Belgium 2024-05-11 https://www.drupalcamp.be/en/drupalcamp-ghent-2024/session/taking-flight-tailwi%E2%80%A6

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 CSS.
  • How to add Tailwind CSS to your project and configure and customise it.
  • How to avoid duplication by moving repeating classes into re-usable components for better maintainability.
  • How to extend Tailwind CSS and add extra classes with community-written plugins.
  • How to write and test your own custom project-specific plugins.