Skip to content

Migrate to Tailwind CSS v3 #1150

@AceTheCreator

Description

@AceTheCreator

We’re currently using an older version of TailwindCSS, and it’s about time we move to Tailwind v3. This version comes with a bunch of improvements such as performance boosts, better developer experience, and some handy new utilities that make styling a lot cleaner and more flexible.

This migration will involve:

  • Upgrading Tailwind and related dependencies to version 3

  • Updating tailwind.config.js to follow the v3 structure

  • Checking all existing class names in the codebase and updating anything that breaks

  • Testing existing component styles to make sure everything still looks and works as expected

  • Since v3 makes dark mode easier to manage, we could explore adding it as a feature too

Metadata

Metadata

Assignees

Labels

area/libraryRelated to all activities around Library packagedependenciesPull requests that update a dependency fileenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions