Skip to content

Fix adding-custom-styles documentation #2038

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

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

sangmin4208
Copy link
Contributor

Correct CSS variable names in modifiers example

  • Changed --font-size-* to --text-*
  • Changed --line-height-* to --leading-*

https://tailwindcss.com/docs/adding-custom-styles#modifiers

Correct CSS variable names in modifiers example

- Changed `--font-size-*` to `--text-*`
- Changed `--line-height-*` to `--leading-*`
Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwindcss-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 4:23pm

Copy link
Member

@RobinMalfait RobinMalfait left a comment

Choose a reason for hiding this comment

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

Oh good catch, thanks!

@RobinMalfait RobinMalfait merged commit 58fa3d9 into tailwindlabs:main Jan 30, 2025
1 check 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