-
Hey! Quick question, I'm trying to use JIT's built in feature for arbitrary values. One thing that I find a little difficult when reading the docs is understanding the arbitrary value syntax for each class. For example, I'd like to remove a I'd like to convert:
to something like this? But this unfortunately doesn't work:
Any help is appreciated, thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
JIT doesn't use spaces, remove them and see if it works then. Make sure to mark this as the answer if this helps! |
Beta Was this translation helpful? Give feedback.
-
Since my issue might fit well in here: What about |
Beta Was this translation helpful? Give feedback.
JIT doesn't use spaces, remove them and see if it works then. Make sure to mark this as the answer if this helps!