/** @type {import('tailwindcss').Config} */ module.exports = { presets: [ require('@mutinywallet/ui/tailwind.config.cjs') ] };