@tailwind base;
@tailwind components;
@tailwind utilities;

body * {
    -webkit-font-smoothing: antialiased;
}
