feat: Add notes with markdown editor #1
@@ -118,4 +118,9 @@
|
||||
body {
|
||||
@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