Add daily email for 2024-01-22
Tailwind CSS workshop recording
This commit is contained in:
parent
421d38752d
commit
af41697caa
32
source/_daily_emails/2024-01-22.md
Normal file
32
source/_daily_emails/2024-01-22.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
title: Tailwind CSS workshop recording
|
||||
date: 2024-01-22
|
||||
permalink: archive/2024/01/22/tailwind-css-workshop-recording
|
||||
snippet: |
|
||||
Want to learn Tailwind CSS? Here's a recording of my workshop from DrupalCamp Florida 2022.
|
||||
|
||||
#SoftwareDevelopment #css #TailwindCSS
|
||||
tags: []
|
||||
---
|
||||
|
||||
{% block content %}
|
||||
At Saturday's hackathon that I mentioned in yesterday's email, most of the squads decided to try Tailwind CSS in their applications.
|
||||
|
||||
I've been using Tailwind since it was released, and first gave [a Tailwind CSS talk][talk] in January 2018.
|
||||
|
||||
It's one of my most popular talks and, during COVID lockdowns, I also gave a workshop/webinar on Tailwind CSS for some online conferences.
|
||||
|
||||
[Here's a recording][recording] of the session I gave for DrupalCamp Florida, in which I cover some Tailwind CSS concepts and show how to install and customise Tailwind before rebuilding the Florida DrupalCamp website live.
|
||||
|
||||
If this helps anyone on their Tailwind CSS learning journey, please reply and let me know!
|
||||
|
||||
[recording]: https://www.youtube.com/watch?v=phFDKF-9j0Y
|
||||
[talk]: {{site.url}}/talks/taking-flight-with-tailwind-css
|
||||
{% endblock %}
|
||||
|
||||
{% block cta %}
|
||||
P.S. If you'd like your own workshop on Tailwind CSS, Drupal, automated testing or something else, I offer private talks and workshops and [team coaching][coaching] or, if you need something more hands-on, monthly [Drupal development subscriptions][subscription].
|
||||
|
||||
[coaching]: {{site.url}}/team-coaching
|
||||
[subscription]: {{site.url}}/subscription
|
||||
{% endblock %}
|
Loading…
Reference in a new issue