Skip to content

[Set Up] [FE] Set Up Global Tailwind/CSS Styles Based on App Style Theme #27

@liya-oz

Description

@liya-oz

The main idea behind this task is that styles are unified and not hard coded especially things related to colors/fonts.

result: instead of using #dbeafe to reference a color in the component. I can use a variable primary-color or custom tailwind class/color that make it.
Hardcoded: text-red-500
Globalized: text-error

Below is a very long and maybe not accurate AI explanation that you can get an idea from or just ignore and do your own research.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions