From 59762c3770630a4acb50909fbfb400d1d748b4f0 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 1 Mar 2023 22:56:09 +0000 Subject: [PATCH] daily-email: add 2023-03-01 --- website/src/daily-emails/2023-03-01.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 website/src/daily-emails/2023-03-01.md diff --git a/website/src/daily-emails/2023-03-01.md b/website/src/daily-emails/2023-03-01.md new file mode 100644 index 000000000..a580582bc --- /dev/null +++ b/website/src/daily-emails/2023-03-01.md @@ -0,0 +1,18 @@ +--- +title: > + Tailwind CSS at the Norfolk Developer Conference +pubDate: 2023-03-01 +permalink: > + archive/2023/03/01/tailwind-css-at-the-norfolk-developer-conference +tags: + - speaking + - tailwind-css +--- + +Last week, I was at the Norfolk Developer's Conference, aka `nor(DEV):con` - my first in-person conference since DrupalCamp London in February 2020. + +I've been excited about this conference since I received the acceptance email in November, inviting me to give my [Taking Flight with Tailwind CSS](https://www.oliverdavies.uk/talks/taking-flight-with-tailwind-css) talk. + +The talk itself went well and included some changes following the Bristol Software Development meetup last month. The last time I gave this talk prior to that was remotely for Nashville PHP in February 2021 and a lot of new things have been added to Tailwind CSS since then for me to include. + +My next talk will be at the PHP London meetup next month (subject TBC) as I continue working towards my hundredth presentation.