Do you use TailwindCSS with Vue.js? +
Yes. TailwindCSS + Vue 3 is my preferred frontend stack for new projects. The combination is fast to build with and easy to maintain.
Can you build from a Figma design using Tailwind? +
Absolutely. Share the Figma file and I'll implement it pixel-perfect with TailwindCSS, matching colors, spacing, typography, and responsive behavior.
Do you customize the Tailwind config? +
Yes. I extend the Tailwind config with your brand colors, custom fonts, spacing scales, and design tokens to match your design system.
Is TailwindCSS good for large projects? +
Yes. With proper component architecture (Vue components or Blade partials), TailwindCSS scales very well and avoids CSS specificity issues.
Do you also write SCSS when needed? +
Yes. For projects that already use SCSS, or when Tailwind isn't the right fit, I'm fully comfortable with SCSS/SASS architecture.