/** @type {import('tailwindcss').Config} */ module.exports = { darkModen: "class", content: [], theme: { extend: {}, }, plugins: [], }