module.exports = { darkMode: "class", content: [ "./web/templates/**/*.{html,gohtml}", "./web/static/**/*.js" ], theme: { extend: {} }, plugins: [] };