Skip to content

return value should include the css function #13

Closed
@xiweixiong

Description

@xiweixiong

Is your feature request related to a problem? Please describe

${(props) => {}}

The return value is only string or number
I can't write complex logic or return complex css

I hope to achieve
${(props) => expression ? css`` : css``}

Describe the solution you'd like

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions