/* Custom styling for Hitesh Solanki Theme */
@import "tailwindcss";
@import "tw-animate-css";

/* Any Next.js specific globals.css properties can reside here */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
