Skip to content

Feat/update tailwind version#100

Merged
estebanperini merged 6 commits intomainfrom
feat/update_tailwind_version
Oct 3, 2025
Merged

Feat/update tailwind version#100
estebanperini merged 6 commits intomainfrom
feat/update_tailwind_version

Conversation

@estebanperini
Copy link
Contributor

@estebanperini estebanperini commented Sep 26, 2025

Update Tailwind version from 3.3.3 to 4.1.13

@estebanperini estebanperini self-assigned this Sep 26, 2025
@hercase hercase requested a review from Copilot September 29, 2025 20:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates Tailwind CSS from version 3.3.3 to 4.1.13, migrating to the new architecture and configuration format.

  • Migration to Tailwind CSS v4 with new @import "tailwindcss" syntax and CSS-based configuration
  • Replacement of arbitrary value syntax with CSS custom properties for better maintainability
  • Addition of CSS module support in webpack configuration

Reviewed Changes

Copilot reviewed 36 out of 40 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
package.json Updates Tailwind dependencies to v4.1.13 and adds new postcss plugin
postcss.config.js Switches to new @tailwindcss/postcss plugin
webpack.config.js Adds CSS modules support for better component styling
tailwind.config.css New CSS-based configuration with custom color palette
globals.css Updates to v4 import syntax and base styles
Multiple component files Replaces gray-* classes with grayscale-* and arbitrary values with CSS properties

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 36 out of 40 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@estebanperini estebanperini requested a review from Copilot October 1, 2025 17:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 40 out of 44 changed files in this pull request and generated 5 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@estebanperini estebanperini merged commit e317a6a into main Oct 3, 2025
2 checks passed
@estebanperini estebanperini deleted the feat/update_tailwind_version branch October 3, 2025 14:46
@JuanAraneta
Copy link
Contributor

🎉 This PR is included in version 1.32.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants