Skip to content

Add failing spec for Tailwind v4 #424

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

Closed

Conversation

pinzonjulian
Copy link

This PR adds a failing assertion to the integration test. The new test:

  • Adds a @theme block
  • inserts a custom property
  • runs the build command
  • asserts that the custom property is in the output file.

I'm completely new to the codebase so there's probably a lot that's missing here but I wanted to start the conversation with a failing spec to get things going.

@flavorjones
Copy link
Member

Thank you for this! This is essentially the same test I wrote in #423 so that PR includes this coverage and fixes it. I'm glad we validated that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants