Is there a way to extend spacing properties into the min-/max-height? #2329
Unanswered
iaminamcom
asked this question in
Help
Replies: 2 comments 1 reply
-
Try this
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry for the late reply! I'm getting this error
Note that I'm using custom spacing in my tailwind. My whole tailwind config file is as below:
|
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.
-
How can I just simply extend min-/max-height by using the spacing values directly just like this example https://tailwindcss.com/docs/background-color#background-colors ? I tried it but it's not working like:
but not working.
Is this possible? How?
Beta Was this translation helpful? Give feedback.
All reactions