update package

This commit is contained in:
2025-11-19 15:13:00 -03:00
parent a180e269f2
commit d37db405c8
51 changed files with 5870 additions and 2490 deletions

View File

@@ -0,0 +1,11 @@
@import 'tailwindcss';
@import '@repo/ui/globals.css';
/**
* This is necessary to load the @repo/ui package when moving from
* @tailwindcss/vite v4.0.7 to v4.0.8.
*
* For more details, see:
* https://github.com/tailwindlabs/tailwindcss/issues/16733
*/
@source '../../../packages/ui';