Skip to content

Comments

Migrate Tailwind CSS from v3 to v4#138

Merged
msaroufim merged 1 commit intomainfrom
tailwind_new
Feb 7, 2026
Merged

Migrate Tailwind CSS from v3 to v4#138
msaroufim merged 1 commit intomainfrom
tailwind_new

Conversation

@msaroufim
Copy link
Member

  • Update tailwindcss to v4.1.18 and add @tailwindcss/cli as devDependency
  • Delete tailwind.config.js and postcss.config.js (config now in CSS)
  • Rewrite input.css: @import/@source/@theme/@Utility syntax, remove @layer wrappers, rename utilities (rounded→rounded-sm, shadow-sm→shadow-xs, focus:outline-none→focus:outline-hidden), deduplicate toast classes, inline page-container into dependent classes

- Update tailwindcss to v4.1.18 and add @tailwindcss/cli as devDependency
- Delete tailwind.config.js and postcss.config.js (config now in CSS)
- Rewrite input.css: @import/@source/@theme/@Utility syntax, remove @layer
  wrappers, rename utilities (rounded→rounded-sm, shadow-sm→shadow-xs,
  focus:outline-none→focus:outline-hidden), deduplicate toast classes,
  inline page-container into dependent classes
@msaroufim msaroufim temporarily deployed to kernelboard-tailwind-ne-ruwjza February 7, 2026 04:39 Inactive
@msaroufim msaroufim merged commit 839e55e into main Feb 7, 2026
1 check 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.

1 participant