Problems with Untitled Figma File -> supernova -> untitled react project #145
Mightyberg
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hey @Mightyberg, you don't have to map the spacing variables with Tailwind in Untitled UI. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I would like to know how i can deal with this mapping use case.
the figma file shows those following variables:

the react project stores all tailwind variables in the theme.css: https://github.com/untitleduico/react/blob/main/styles/theme.css
it shows for example the following:
and supernova has a tailwind 4 css exporter this grabs the variables of the figma file and can send a PR in case i change something on Figma throuth an automatic pipeline.
but here the problem starts.
the exporter of supernova shows this:
Supernova doesnt understand the problem. I am facing to map the variables to have a propper workflow.
do I really to map everything manually? Does anyone have a good solution or another method to achive that?
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions