From 1b3e4ab8a5b1cac76853fd15fe2474dc9838e660 Mon Sep 17 00:00:00 2001 From: Tony Lea Date: Sat, 18 May 2024 09:37:40 -0400 Subject: [PATCH] updating the tailwind config to work with the updated md styles --- tailwind.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailwind.config.js b/tailwind.config.js index ea3f46f..ce9b14b 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -1,6 +1,6 @@ /** @type {import('tailwindcss').Config} */ module.exports = { - content: ["./**/*.{html,js}"], + content: ["./**/*.{html,js,md}"], theme: { extend: { animation: {