You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when passing named color strings (like 'red' or 'blue') to antd's color manipulation utilities (e.g., @ant-design/colors), these values are not properly recognized or processed. This creates unexpected behavior when trying to use common color names that work in CSS
i want know can i pass in this way?
which color type format i allow to pass?
The text was updated successfully, but these errors were encountered:
Currently, when passing named color strings (like 'red' or 'blue') to antd's color manipulation utilities (e.g.,
@ant-design/colors
), these values are not properly recognized or processed. This creates unexpected behavior when trying to use common color names that work in CSSi want know can i pass in this way?
which color type format i allow to pass?
The text was updated successfully, but these errors were encountered: