Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why can't I use color in textStyles? Actually it has the wrong type #2618

Closed
1 of 3 tasks
top-kat opened this issue May 22, 2024 · 0 comments
Closed
1 of 3 tasks

Why can't I use color in textStyles? Actually it has the wrong type #2618

top-kat opened this issue May 22, 2024 · 0 comments

Comments

@top-kat
Copy link

top-kat commented May 22, 2024

Description

image

Actually it seems happy with a nested field but the problem keeps persisting on a higher level:

image

Link to Reproduction

https://play.panda-css.com/lopuCmaA5t

Steps to reproduce

Minimal example:

import { defineTextStyles } from '@pandacss/dev'

export const textStyles = defineTextStyles({
  emphasize: {
    description: 'coucou azdjkn ndzjaod jh ',
    value: {
      color: 'green',
    }
  }
})

JS Framework

No response

Panda CSS Version

^0.39.1

Browser

No response

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

@chakra-ui chakra-ui locked and limited conversation to collaborators May 22, 2024
@segunadebayo segunadebayo converted this issue into discussion #2619 May 22, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant