/** @type {import('tailwindcss').Config} */ module.exports = { content: ['./**/*.templ'], darkMode: 'class', }