module.exports = { plugins: [require("prettier-plugin-tailwindcss")], tailwindFunctions: ['clsx', 'cx'], };