Skip to content

docs: #548 - Add details about adding styles in the react project root#549

Merged
AlanFnz merged 1 commit intofreenowtech:mainfrom
ZtheLeader:548/improve-get-started-docs-on-website
Mar 10, 2026
Merged

docs: #548 - Add details about adding styles in the react project root#549
AlanFnz merged 1 commit intofreenowtech:mainfrom
ZtheLeader:548/improve-get-started-docs-on-website

Conversation

@ZtheLeader
Copy link
Copy Markdown
Contributor

@ZtheLeader ZtheLeader commented Jun 7, 2025

What

Adds missing ModernColors setup step to the "Get Started" documentation for https://wave.free-now.com/?path=/docs/get-started--docs page.

Why

If someone follows the setup instructions on the website without this step, the Wave components appear unstyled, which can create a confusing experience for new users.

How

Included an example usage of ModernColors in the setup guide to ensure proper CSS variables are loaded. Hence it closes #548

@AlanFnz AlanFnz merged commit d4fd402 into freenowtech:main Mar 10, 2026
github-actions Bot pushed a commit that referenced this pull request Mar 24, 2026
## 2.52.0 (2026-03-24)

* feat: update react-aria-components and combobox async example (#575) ([c418ddb](c418ddb)), closes [#575](#575)
* docs: #548 - Add details about adding styles in the react project root (#549) ([d4fd402](d4fd402)), closes [#548](#548) [#549](#549)
* chore: update codeowners/maintainers (#574) ([2c221f0](2c221f0)), closes [#574](#574)
* fix link ([730ac46](730ac46))
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.52.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Missing Required ModernColors Setup in "Get Started" Guide on Website

3 participants