Skip to content

Conversation

@tomoakiichige
Copy link

Support not-prose

Description

not-prose is a class of @tailwindcss/typography. Before this change, using not-prose caused the tailwindcss/no-custom-classname error. With the change, this error has disappeared.

Type of change

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

How Has This Been Tested?

  • prose and not-prose do not cause any errors.
  • foo-prose causes a tailwindcss/no-custom-classname error.

Test Configuration:

  • OS + version: macOS Monterey
  • NPM version: 8.5.0
  • Node version: 16.14.0

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
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

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