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

prose modifiers should be after prose class #208

Open
IAkumaI opened this issue Dec 27, 2023 · 0 comments
Open

prose modifiers should be after prose class #208

IAkumaI opened this issue Dec 27, 2023 · 0 comments

Comments

@IAkumaI
Copy link

IAkumaI commented Dec 27, 2023

Describe the bug
<div class="prose prose-sm prose-red"></div>
becomes
<div class="prose-sm prose prose-red"></div>

To Reproduce
Just try

Expected behavior
Main prose class should be the first of the prose-chain-classes

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.1.2 (23B92)
  • Headwind VSCode extension v1.7.0 (latest)
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

No branches or pull requests

1 participant