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