Skip to content

✨ Improvement: Avoid Arbitrary Color Classes When Design Tokens Are Defined #600

@rahul24167

Description

@rahul24167

πŸ“œ Description

The project defines a comprehensive color system using CSS variables in globals.css and maps them via Tailwind tokens in tailwind.config.ts (e.g. bg-primary, text-primary, etc.).

However, throughout the codebase, arbitrary Tailwind color classes are still being used, for example:

  1. In the HeroSection

πŸ‘Ÿ Reproduction steps

No response

πŸ‘ Expected behavior

No response

πŸ“ƒ Provide any additional context for the Bug.

No response

πŸ‘€ Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏒 Have you read the Contributing Guidelines?

Are you willing to submit PR?

Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions