Can I use function which return panda style ? #1763
-
Hi Is there a way to use a function to return panda style ? I found this discussion but i'm not sure it's related Am I missing something here ? Thanks 🙏 |
Beta Was this translation helpful? Give feedback.
Answered by
segunadebayo
Dec 4, 2023
Replies: 1 comment
-
Yes, you can @vlrd-playin. Use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
segunadebayo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can @vlrd-playin.
Use the
css.raw()
function which is an identity function but serves as a hint to the compiler to extract styles.