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

Tailwind arbitrary classes are not rendered properly #304

Open
jdolinski1 opened this issue Sep 6, 2023 · 0 comments
Open

Tailwind arbitrary classes are not rendered properly #304

jdolinski1 opened this issue Sep 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jdolinski1
Copy link

jdolinski1 commented Sep 6, 2023

Hello,

i have observed that custom/arbitrary Tailwind classes (https://tailwindcss.com/docs/adding-custom-styles#using-arbitrary-values), such as h-[150px], but also opacity modifiers bg-sky-500/75 are not rendered properly / are ignored. Other TW classes seem to be working alright.

Screenshot 2023-09-06 at 10 23 31 On the screenshot, the border should be very subtle gray `border-gray-200/80`, but that class is ignored, instead it renders just plain black border.
@jdolinski1 jdolinski1 added the bug Something isn't working label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant