module.exports = { plugins: [require("tailwindcss")("./tailwind.config.js")], };