From cb09d1ed1d6dcf7f1438532a49cb7451bca98ce8 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 7 Jul 2022 22:24:24 +0100 Subject: [PATCH] Add missing excerpt --- source/_posts/drupal-body-classes-tailwind-css.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_posts/drupal-body-classes-tailwind-css.md b/source/_posts/drupal-body-classes-tailwind-css.md index fcd76e30..39ee0c19 100644 --- a/source/_posts/drupal-body-classes-tailwind-css.md +++ b/source/_posts/drupal-body-classes-tailwind-css.md @@ -1,5 +1,6 @@ --- title: Exporting Drupal body classes to use with Tailwind CSS +excerpt: How I've exported content from Drupal's body fields so they aren't missed by Tailwind's JIT mode or PurgeCSS. date: 2022-07-02 tags: - drupal