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

Valid classes that were deemed invalid by twust #25

Open
JustSimplyKyle opened this issue Jan 21, 2025 · 0 comments
Open

Valid classes that were deemed invalid by twust #25

JustSimplyKyle opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@JustSimplyKyle
Copy link

JustSimplyKyle commented Jan 21, 2025

  • arbitrary size size-[280px]
  • arbitrary rounded length rounded-[30px]/rounded-l-[30px]
  • arbitrary delay delay-[25ms]
  • arbitrary z-index z-[100]
  • arbitrary leading leading-[78px]
  • arbitrary backdrop blur backdrop-blur-[7px]
  • text-nowrap
  • group-aria-busy:hidden, however group-aria-expanded:hidden works
  • any default minimum height settingsmin-h-1, min-h-2
  • important modifiers not working https://tailwindcss.com/docs/configuration#important-modifier !m-0
  • [@starting-style]:opacity-0 this I believe to be correct syntax, since it produces
@starting-style {
  .\[\@starting-style\]\:opacity-0 {
    opacity: 0;
  }
}
@Oyelowo Oyelowo added bug Something isn't working good first issue Good for newcomers labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants