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

:root {
    color-scheme: dark;
}
