Remove http://default from content

This commit is contained in:
Oliver Davies 2025-07-16 12:00:00 +01:00
parent 025aaf3be2
commit 76ed8e141b
392 changed files with 525 additions and 525 deletions

View file

@ -81,9 +81,9 @@ body:
<p>I was working in this way on a project when I released that I could use Tailwind for all of the styling instead of just adding small sprinklings of utilities here and there. I refactored everything and removed the other framework that I'd been using - leaving just Tailwind CSS.</p>
<p>With the exception of some legacy projects, now I use Tailwind CSS exclusively and have used it for a number of projects. I've given lunch and learn sessions to teams that I've worked on, <a href="http://default/presentations/taking-flight-tailwind-css">presented a Tailwind CSS talk</a> at a number of PHP, Drupal, WordPress, and JavaScript events, and maintain <a href="https://www.drupal.org/project/tailwindcss">a starter-kit theme</a> for using Tailwind in custom Drupal themes.</p>
<p>With the exception of some legacy projects, now I use Tailwind CSS exclusively and have used it for a number of projects. I've given lunch and learn sessions to teams that I've worked on, <a href="/presentations/taking-flight-tailwind-css">presented a Tailwind CSS talk</a> at a number of PHP, Drupal, WordPress, and JavaScript events, and maintain <a href="https://www.drupal.org/project/tailwindcss">a starter-kit theme</a> for using Tailwind in custom Drupal themes.</p>
<p>I've also rebuilt a <a href="http://default/blog/uis-ive-rebuilt-tailwind-css">number of existing sites</a> as examples and written some <a href="http://default/blog/tags/tailwind-css">Tailwind CSS related blog posts</a>.</p>
<p>I've also rebuilt a <a href="/blog/uis-ive-rebuilt-tailwind-css">number of existing sites</a> as examples and written some <a href="/blog/tags/tailwind-css">Tailwind CSS related blog posts</a>.</p>
<p>I'm looking forward to attending Simon's workshop tomorrow and quickly putting that knowledge to use in the next phase of a project that I'm currently working on.</p>