Skip to content
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

Test case for CSS support #1157

Merged
merged 6 commits into from
Oct 23, 2019
Merged

Test case for CSS support #1157

merged 6 commits into from
Oct 23, 2019

Conversation

iqqmuT
Copy link
Contributor

@iqqmuT iqqmuT commented Oct 21, 2019

Summary

A test case for testing CSS support in <style> element.

What's required for testing (prerequisites)?

  • npm install
  • npm test

Notice that before npm can run jest, npm run lint && npm run tsc && npm run flow must be passed successfully first.

To have a quick test, you can add this to package.json and run npm run jest:

"scripts": {
  "jest": "jest",
}

@iqqmuT iqqmuT mentioned this pull request Oct 21, 2019
5 tasks
@msand msand merged commit c57c92e into software-mansion:css Oct 23, 2019
@msand
Copy link
Collaborator

msand commented Oct 23, 2019

Thanks for this! Much appreciated!

@msand
Copy link
Collaborator

msand commented Oct 23, 2019

🎉 This PR is included in version 9.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@msand msand added the released label Oct 23, 2019
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