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