/** @type {import('tailwindcss').Config} */ module.exports = { content: ["www/*.html"], dark: "media" }