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

Pattern doc on custom style hooks #33740

Merged
merged 5 commits into from
Feb 5, 2025

Conversation

mltejera
Copy link
Contributor

@mltejera mltejera commented Jan 28, 2025

This is a doc on a pattern to help teams use the CustomStyleHooks to achieve style changes at scale.

@mltejera mltejera requested review from a team as code owners January 28, 2025 22:13
Copy link

github-actions bot commented Jan 28, 2025

📊 Bundle size report

✅ No changes found

Copy link

Pull request demo site: URL

@dmytrokirpa
Copy link
Contributor

Love the idea of enhancing the styling documentation! How about we add this section to the existing page instead of making a new page? It might be easier to have all the styling info in one place. Plus, it would simplify highlighting the recommended order for choosing the right styling option: configure theme tokens, customize component-level CSS variables/styles, use custom style hooks, or recompose a component with your own styles.

@mltejera mltejera requested a review from a team as a code owner February 3, 2025 18:10
@mltejera mltejera force-pushed the user/matejera/custom-hooks-blog-post branch from 54a2da7 to fa5e56e Compare February 3, 2025 18:10
@mltejera mltejera merged commit a826c3b into master Feb 5, 2025
18 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.

3 participants