downgrading tailwind because heroUI beta that support tailwind v4 encounter error that makes full reload pages when use link from HeroUI, will be updated to v4 when it's fixed.
4 lines
59 B
CSS
4 lines
59 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|