Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Make tailwindcss peer dependency optional #365

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amannn
Copy link

@amannn amannn commented Oct 7, 2024

fix: Make tailwindcss peer dependency optional

Description

This makes this plugin easier to consume when it's installed as part of a shared config, in case tailwindcss is not installed by the host.

See also: jest-community/eslint-plugin-jest#970

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Known to work from other plugins.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@amannn
Copy link
Author

amannn commented Oct 15, 2024

@francoismassart Any chance you have time for a quick review here?

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

Successfully merging this pull request may close these issues.

1 participant