Skip to content

[5.x] Update upgrading docs for tailwind 4#117

Open
Roene-JustBetter wants to merge 3 commits intomasterfrom
feature/update-docs
Open

[5.x] Update upgrading docs for tailwind 4#117
Roene-JustBetter wants to merge 3 commits intomasterfrom
feature/update-docs

Conversation

@Roene-JustBetter
Copy link
Copy Markdown
Member

@Roene-JustBetter Roene-JustBetter commented Apr 15, 2026

Update docs for Tailwind 4 update.

Internal ref: RAP-1884

@Roene-JustBetter Roene-JustBetter changed the title Update upgrading docs for tailwind 4 [5.x] Update upgrading docs for tailwind 4 Apr 16, 2026
Comment thread src/5.x/upgrading.md Outdated
Comment thread src/5.x/upgrading.md Outdated
Roene-JustBetter and others added 2 commits April 21, 2026 09:49
Co-authored-by: indykoning <15870933+indykoning@users.noreply.github.com>
Co-authored-by: indykoning <15870933+indykoning@users.noreply.github.com>
Comment thread src/5.x/upgrading.md
Since Rapidez v3, we have made changes to use [default colors](https://docs.rapidez.io/3.x/theming.html#colors). So we can use classes like `bg`, `text`, or `border`. To keep them working in Rapidez v5, make sure you add this to your app.css:
```css
...
@layer base {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is included and not needed to copy-paste in your project right?

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.

4 participants