You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good point, forgot to precautiously open an issue.
There is a known "regression" after migrating to tailwindcss version 4. There has been a ongoing discussion about this in the relevant PR #422.
tl;dr: The two relevant plugins typography and forms have not been properly updated to support tailwindcss v4 and syntax changes. Plugins should be included by using the @plugin syntax which is pointed out as beeing legacy in the tailwindcss docs. As we don't want to scaffold a project using legacy syntax we have currently decided to implement those plugins.
But depending on community feedback, we might reconsider this decision in the near future.
Describe the bug
After creating a Project the Plugin Part is missing:
◆ Which plugins would you like to add?
│ ◻ typography (@tailwindcss/typography)
│ ◻ forms
│ ◻ container-queries
│ ◻ aspect-ratio
Reproduction
npx sv create
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: