Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor FigCaption to tailwind #2179 #2187

Merged
merged 4 commits into from
Apr 10, 2024
Merged

Refactor FigCaption to tailwind #2179 #2187

merged 4 commits into from
Apr 10, 2024

Conversation

padms
Copy link
Contributor

@padms padms commented Mar 14, 2024

No description provided.

@padms padms requested a review from a team as a code owner March 14, 2024 08:31
}
ref={ref}
<figcaption
className={`max-w-prose mt-sm text-slate ${size === 'small' ? 'text-xs' : 'text-base'} figCaption`}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to use spacing.2 instead of custom size

Copy link
Contributor

@BorghildSelle BorghildSelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GTG when small fix

@padms padms merged commit b33b095 into main Apr 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants