diff --git a/tailwind.config.cjs b/tailwind.config.cjs index 396a8dc..32b3139 100644 --- a/tailwind.config.cjs +++ b/tailwind.config.cjs @@ -2,7 +2,7 @@ import defaultTheme from 'tailwindcss/defaultTheme'; import typographyPlugin from '@tailwindcss/typography'; module.exports = { - content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'], + content: ['./src/**/*.{astro,html,js,jsx,json,md,mdx,svelte,ts,tsx,vue}'], theme: { extend: { colors: {