Text-Shadow declares font-size #17560
Unanswered
saschafuchs
asked this question in
Help
Replies: 1 comment 1 reply
-
Hey! That probably means you updated |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current version 4.1.2 declares
font-size
instead oftext-shadow
.This happens with every text-shadow class that appears in tailwind.css
Tailwind is used in combination with Nuxt 3.16.3 and Nuxt UI - although I don't think Nuxt UI manipulates the
text-shadow
classes. The color classes for the shadow are also all availableBeta Was this translation helpful? Give feedback.
All reactions