⬆️ updgrade tailwindcss to v4
This commit is contained in:
5
app/hero.ts
Normal file
5
app/hero.ts
Normal file
@ -0,0 +1,5 @@
|
||||
// hero.ts
|
||||
import { heroui } from "@heroui/react";
|
||||
// or import from theme package if you are using individual packages.
|
||||
// import { heroui } from "@heroui/theme";
|
||||
export default heroui();
|
||||
Reference in New Issue
Block a user