mishig's picture
mishig HF Staff
highlight href
77badd5
raw
history blame
86 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
a {
@apply !underline;
}