Skip to content

Add test cases for styled-jsx with nested CSS and variables#443

Closed
vpontis wants to merge 3 commits intoswc-project:mainfrom
luma-team:styled-jsx-nested-css-tests
Closed

Add test cases for styled-jsx with nested CSS and variables#443
vpontis wants to merge 3 commits intoswc-project:mainfrom
luma-team:styled-jsx-nested-css-tests

Conversation

@vpontis
Copy link
Copy Markdown
Contributor

@vpontis vpontis commented Apr 21, 2025

@kdy1 I looked thru our codebase and tried to find examples of tests that should cover most of how we use Styled JSX.

I'm not able to get all of the test passing when I run cargo test --package styled_jsx because I get errors like this where the ID generated is different. I get this issue on main - so maybe there is some kind of Rust version issue?

<        styles: <_JSXStyle id={"97dfba18bfe0b7ba"} dynamic={[
>        styles: <_JSXStyle id={"9ed6e7e5d69c0416"} dynamic={[

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 21, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants