Skip to content

Conversation

@lightning-sagar
Copy link

Description

Changes proposed in this pull request:

  • upgraded styling dependencies:
  • replaced deprecated purge option with the new content field in tailwind.config.js
  • removed unused darkMode configuration (darkMode: false)
  • removed default fontSize values only those are already provided by tailwind v3
  • updated borderColor signature from theme => ({}) to ({ theme }) => ({})
  • updated plugin function from borderColor to typography
    these changes are done for the Library Dir, and the rest are already using tailwind-v3.

Related issue(s)

Resolves #1150

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@lightning-sagar
Copy link
Author

maintainers, please let me know if you would prefer migrating directly to tailwindcsss v4.

since the issue mentions upgrading to v3, I have completed the migration accordingly. but, tailwind v4 has been released, so if the project intends to move to the latest version instead, I can update the migration work to v4 in a follow up pr or adjust this one as needed.

@sonarqubecloud
Copy link

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.

Migrate to Tailwind CSS v3

1 participant