Files
halo/ui/packages/components/tailwind.config.ts
Ryan Wang a7b37b0dc0 chore: bump tailwindcss version to 3.4 (#7604)
#### What type of PR is this?

/area ui
/kind cleanup

#### What this PR does / why we need it:

Bump TailwindCSS version to 3.4

#### Does this PR introduce a user-facing change?

```release-note
None
```
2025-06-29 02:25:27 +00:00

4 lines
84 B
TypeScript

import tailwindConfig from "../../tailwind.config";
export default tailwindConfig;