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

✨ feat(patch): add theme.spacing support to theme.json generator #2528

Merged
merged 9 commits into from
Dec 21, 2023

Conversation

kellymears
Copy link
Contributor

@kellymears kellymears commented Dec 18, 2023

For @roots/bud-tailwindcss+@roots/bud-wordpress-preset users: Add support for theme.spacing and theme.extend.spacing to theme.json generator.

Example

  bud.wpjson
    .useTailwindColors()
    .useTailwindFontFamily()
    .useTailwindFontSize()
    .useTailwindSpacing()

Reference

Type of change

PATCH: backwards compatible change

@github-actions github-actions bot added the internal repository specific PR or issue label Dec 21, 2023
@kellymears kellymears added the 🚀! automerge label Dec 21, 2023
@kodiakhq kodiakhq bot merged commit e025a7b into main Dec 21, 2023
8 checks passed
@kodiakhq kodiakhq bot deleted the 2184-tailwind-spacing-sizes branch December 21, 2023 07:50
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.

1 participant