Skip to content

templates: fix tailwind typography config so that it works better with shadcn CLI#16209

Merged
paulpopus merged 1 commit into
mainfrom
templates/fix-tailwind-config-so-its-more-easily-workable-with-shadcn-cli
Apr 8, 2026
Merged

templates: fix tailwind typography config so that it works better with shadcn CLI#16209
paulpopus merged 1 commit into
mainfrom
templates/fix-tailwind-config-so-its-more-easily-workable-with-shadcn-cli

Conversation

@paulpopus

Copy link
Copy Markdown
Contributor

Typography config as a function can cause issues with automatic merging from the shadcn CLI so this just changes it to a static object since we didn't use the function arguments themselves.

@PatrikKozak PatrikKozak self-assigned this Apr 8, 2026
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

📦 esbuild Bundle Analysis for payload

This analysis was generated by esbuild-bundle-analyzer. 🤖
This PR introduced no changes to the esbuild bundle! 🙌

@paulpopus paulpopus merged commit 4931458 into main Apr 8, 2026
26 checks passed
@paulpopus paulpopus deleted the templates/fix-tailwind-config-so-its-more-easily-workable-with-shadcn-cli branch April 8, 2026 14:48
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

🚀 This is included in version v3.82.0

milamer pushed a commit to milamer/payload that referenced this pull request Apr 20, 2026
…h shadcn CLI (payloadcms#16209)

Typography config as a function can cause issues with automatic merging
from the shadcn CLI so this just changes it to a static object since we
didn't use the function arguments themselves.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants