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

chore: add tests the @halvaradop/tailwindcss-core package #78

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

halvaradop
Copy link
Owner

Description

This pull request introduces tests for the @halvaradop/tailwindcss-core package, specifically focusing on verifying the extractClasses function. These tests ensure that the function correctly extracts Tailwind CSS classes from HTML and can handle the new utilities provided by the plugins supported by @halvaradop/tailwindcss.

Key changes:

  • Added tests to verify the extractClasses function.
  • Ensured that the function can accurately extract new utilities introduced by plugins.
  • Improved test coverage for the core package.

Checklist

  • Added documentation.
  • The changes do not generate any warnings.
  • I have performed a self-review of my own code
  • All tests have been added and pass successfully

Notes

Copy link

github-actions bot commented Oct 8, 2024

Thank you, @halvaradop, for your contribution to halvaradop/tailwindcss-utilities.

Your submission will be reviewed by @halvaradop. We will provide feedback or approval as soon as possible.

@halvaradop halvaradop merged commit 52586bc into master Oct 8, 2024
4 checks passed
@halvaradop halvaradop deleted the chore/add-test-from-core branch October 8, 2024 18:49
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.

1 participant