/** @type {import('tailwindcss').Config} */ export default { content: ["./website/**/*.{html,js,ts,svelte,md}"], };