import {tv} from "tailwind-variants";

export const headerVariants = tv({
  base: "header",
});
