preload katex fonts
This commit is contained in:
@ -3,15 +3,15 @@
|
||||
@tailwind utilities;
|
||||
|
||||
.remark-code-title {
|
||||
@apply text-gray-200 px-5 py-3 rounded-t bg-gray-700 text-sm font-mono font-bold;
|
||||
@apply text-gray-200 px-5 py-3 rounded-t bg-gray-700 text-sm font-mono font-bold;
|
||||
}
|
||||
|
||||
|
||||
.remark-code-title + pre {
|
||||
@apply mt-0 rounded-t-none;
|
||||
@apply mt-0 rounded-t-none;
|
||||
}
|
||||
|
||||
.task-list-item:before {
|
||||
@apply hidden;
|
||||
@apply hidden;
|
||||
}
|
||||
|
||||
html {
|
||||
|
Reference in New Issue
Block a user