feat: Add notes with markdown editor #1
@@ -119,3 +119,8 @@
|
||||
@apply bg-background text-foreground;
|
||||
}
|
||||
}
|
||||
|
||||
/* Revert Tailwind's Preflight resets inside Carta's markdown renderer */
|
||||
.carta-renderer * {
|
||||
all: revert;
|
||||
}
|
||||
Reference in New Issue
Block a user