Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
147 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
html,
body,
:root {
height: 100%;
background-color: black;
color-scheme: dark;
}