- React 19 + Vite 7 + TypeScript - Tailwind CSS 4 com glassmorphism - Framer Motion animações - Bento Grid layout - Sparkline charts SVG - Progress ring animado DeskCRM Task: #1604 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}
|