Skip to content

Upgrade Tailwind v4#94

Draft
danielppolo wants to merge 3 commits intomainfrom
danielpolo-stu-1662-upgrade-to-tailwind-4
Draft

Upgrade Tailwind v4#94
danielppolo wants to merge 3 commits intomainfrom
danielpolo-stu-1662-upgrade-to-tailwind-4

Conversation

@danielppolo
Copy link
Contributor

  • Introduced new build scripts for generating CSS files compatible with both Tailwind v3 and v4.
  • Added PostCSS configuration files to manage CSS processing.
  • Implemented a custom PostCSS plugin to remove @layer directives for v3 compatibility.
  • Updated README to clarify usage of multiple CSS file versions for different Tailwind projects.
  • Enhanced package.json with new build commands for streamlined CSS generation.

- Upgraded Tailwind CSS to version 4.1.11 and integrated @tailwindcss/vite for improved build performance.
- Refactored various components to use updated height and size classes for consistency.
- Adjusted global styles to utilize @import for Tailwind CSS and organized font-face declarations.
- Enhanced component styles for better responsiveness and accessibility.
- Fixed minor issues in class names and structure across multiple components.
- Added Next.js version 15.4.5 as a dependency in the example project.
- Refactored layout to include global styles from the mini-apps UI kit.
- Updated build scripts in the mini-apps UI kit to streamline the build process.
- Adjusted CSS imports and file paths for better organization and consistency.
- Enhanced asset handling in Vite configuration for improved output structure.
- Introduced new build scripts for generating CSS files compatible with both Tailwind v3 and v4.
- Added PostCSS configuration files to manage CSS processing.
- Implemented a custom PostCSS plugin to remove @layer directives for v3 compatibility.
- Updated README to clarify usage of multiple CSS file versions for different Tailwind projects.
- Enhanced package.json with new build commands for streamlined CSS generation.
@vercel
Copy link

vercel bot commented Aug 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
mini-apps-ui-kit Failed Aug 11, 2025 10:50pm

@danielppolo danielppolo self-assigned this Aug 11, 2025
@danielppolo danielppolo marked this pull request as draft August 14, 2025 18:09
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

Comments