Draft
Conversation
Contributor
danielppolo
commented
Aug 11, 2025
- 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.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.