-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Draft - Office Hours: Setup Tailwind CSS after Scaffolding and then Scaffolding did not update styles #4382
Labels
bug/confirmed
We have confirmed this is a bug
Comments
Just confirmed this behaviour @dthyresson. I'll use the draft PR to iron out a solution and decide what we want to happen in this sort of situation. |
Josh-Walker-GM
added a commit
that referenced
this issue
Oct 25, 2023
**Problem** The `yarn rw g scaffold ...` command does not update the styling when you have updated to tailwind with `yarn rw setup ui tailwindcss`. Fixes #4382 **Changes** 1. The `yarn rw setup ui tailwindcss` will now prompt to update an existing `scaffold.css`.
jtoar
pushed a commit
that referenced
this issue
Nov 2, 2023
**Problem** The `yarn rw g scaffold ...` command does not update the styling when you have updated to tailwind with `yarn rw setup ui tailwindcss`. Fixes #4382 **Changes** 1. The `yarn rw setup ui tailwindcss` will now prompt to update an existing `scaffold.css`.
jtoar
pushed a commit
that referenced
this issue
Nov 3, 2023
**Problem** The `yarn rw g scaffold ...` command does not update the styling when you have updated to tailwind with `yarn rw setup ui tailwindcss`. Fixes #4382 **Changes** 1. The `yarn rw setup ui tailwindcss` will now prompt to update an existing `scaffold.css`.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I
The
scaffold.css
does not update to the tailwind version of the stylesheet.The text was updated successfully, but these errors were encountered: