π 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:
- 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?
π’ Have you read the Contributing Guidelines?
Are you willing to submit PR?
Yes I am willing to submit a PR!
π 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:
π 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?
π’ Have you read the Contributing Guidelines?
Are you willing to submit PR?
Yes I am willing to submit a PR!