docs: improve tailwind configuration (#5215)

This commit is contained in:
Shahed Nasser
2023-09-26 15:08:30 +03:00
committed by GitHub
parent 240c439beb
commit 63aea62d7a
98 changed files with 643 additions and 894 deletions

View File

@@ -29,7 +29,7 @@ const MDXA = (props: Props) => {
<Tooltip
tooltipChildren={
<span className="flex flex-col gap-0.25 max-w-[200px]">
<span className="text-compact-small-plus text-medusa-fg-base dark:text-medusa-fg-base-dark">
<span className="text-compact-small-plus text-medusa-fg-base">
{glossary.title}
</span>
<span className="text-compact-small">{glossary.content}</span>