module.exports = { content: ["./**/*.html", "./**/*.templ", "./**/*.go",], theme: { extend: {}, }, plugins: [], }