/** @type {import("prettier").Config} */ const config = { plugins: ["prettier-plugin-tailwindcss"], }; export default config;