diff --git a/examples/with-tailwindcss/astro.config.mjs b/examples/with-tailwindcss/astro.config.mjs index cf74ef44d20c..4ad396807723 100644 --- a/examples/with-tailwindcss/astro.config.mjs +++ b/examples/with-tailwindcss/astro.config.mjs @@ -1,4 +1,3 @@ -/// import { defineConfig } from 'astro/config'; import tailwind from '@astrojs/tailwind';