test: no-dead-ends — multi-framework, shared tokens#9
Conversation
🛟 Buoy Design Review4 issues in 1 file
You're repeating specific colors like Tip: Start by defining these tokens in your CSS variables and replace the inline styles with references to them.
4 issues · reply @ahoybuoy for help |
🛟 Buoy Design Review4 issues in 1 file
You're repeating colors like Tip: Start by defining these colors and spacing values as tokens in your CSS variables file to avoid hardcoding them in inline styles.
4 issues · reply @ahoybuoy for help |
🛟 Buoy Design Review4 issues in 1 file
You're using repeated colors like Tip: Define these tokens in your CSS or Tailwind config to avoid inline styles and make future updates easier.
4 issues · reply @ahoybuoy for help |
🛟 Buoy Design Review4 issues in 1 file
You're repeating colors like Tip: Start by defining these colors and spacing values as tokens in your CSS variables file to avoid repetition and ensure consistency.
4 issues · reply @ahoybuoy for help |
🛟 Buoy Design Review4 issues in 1 file
You're repeating colors like Tip: Define these colors and spacing values as tokens in your design system to ensure consistency and easier maintenance.
4 issues · reply @ahoybuoy for help |
🛟 Buoy Design Review4 issues in 1 file
You're using the same colors ( Tip: Start by defining these tokens in a global CSS file and reference them in your components.
4 issues · reply @ahoybuoy for help |
🛟 Buoy Design Review4 issues in 1 file
You're repeating specific colors like Tip: Start by defining these tokens in your CSS or Tailwind config to replace inline styles.
4 issues · reply @ahoybuoy for help |
Testing suggestions in a monorepo with shared TypeScript tokens across React and Vue.