/** @type {import('tailwindcss').Config} */ module.exports = { content: ["./**/*.html", "./**/*.templ", "./**/*.go"], };