Using background-position instead of background-size #16779
Unanswered
subproject22
asked this question in
Help
Replies: 1 comment 1 reply
-
Hey! You need a type-hint here otherwise we can't set the right property, see: https://tailwindcss.com/docs/background-size#using-a-custom-value
|
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.
-
In v4 using custom size for background, like
bg-[4px_4px]
generatesbackground-position
instead.Beta Was this translation helpful? Give feedback.
All reactions