Johan09033's picture
Duplicate from huggingface-projects/diffuse-the-rest
b66502a
raw
history blame contribute delete
164 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
a {
@apply !underline;
}
.drawing-board-controls {
@apply !border-spacing-0.5 md:!border-spacing-2;
}