TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How do you keep deployed code up to date when Figma designs are always changing?

1 pointsby jeanniesarahalmost 4 years ago

1 comment

jeanniesarahalmost 4 years ago
The problem we're facing is that many of the deployed TailwindCSS components in our Nuxt.js web application continuously need updating because of numerous design changes in Figma. How do you manage this on an ongoing basis? We've looked into tools for Component Driven design such as Bit.dev (seems pricey for startups) and the Nuxt-Storybook plugin using Tailwind is failing within the docs itself (not the best sign). Would love to hear any suggestions!