Skip to content

Conversation

@LuD1161
Copy link
Contributor

@LuD1161 LuD1161 commented Jan 14, 2026

Summary

  • Replace CommonJS require('tailwindcss/colors') with ES module import tailwindColors from 'tailwindcss/colors'
  • Maintains consistency with other imports in the file

Test plan

  • Verify frontend builds without warnings
  • Check tailwind colors render correctly

Fixes: ENG-93

Replace CommonJS require with ES module import for tailwindcss/colors
to maintain consistency with the rest of the imports.

Fixes: ENG-93
Signed-off-by: Aseem Shrey <LuD1161@users.noreply.github.com>
@LuD1161 LuD1161 merged commit 14bbe86 into main Jan 14, 2026
3 checks passed
@LuD1161 LuD1161 deleted the eng-93/fix-tailwind-import branch January 14, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants