refactor(ui-preset): replace defaultTheme import (#11041)

Removing the import allows future compatibilty with tailwind v4 where it won't be exported anymore. Fix #11040
This commit is contained in:
Paul Nodet
2025-01-22 13:48:26 +00:00
committed by GitHub
parent 6346836c2d
commit 909b685961
2 changed files with 36 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/ui-preset": minor
---
Remove tailwindcss/defaultTheme import