Files
WhiteNightsAdminPanel/src/index.css

11 lines
136 B
CSS

@import "tailwindcss";
@plugin "@tailwindcss/typography";
button {
cursor: pointer;
}
.mde-preview {
background-color: #f5f5f5;
}