/** @type {import('tailwindcss').Config} */ export default { theme: { extend: {}, }, plugins: [], };