Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value of radius variable isn't copied properly #11

Open
utsavdotpro opened this issue Mar 3, 2024 · 0 comments · May be fixed by #12
Open

Value of radius variable isn't copied properly #11

utsavdotpro opened this issue Mar 3, 2024 · 0 comments · May be fixed by #12

Comments

@utsavdotpro
Copy link

Steps to reproduce

  • Change the radius from the UI

    image
  • (You'll see that the change is reflected properly)

  • Click on Copy theme, dialog will open with the variables generated

  • Click on the Copy button

Notice that the radius value is copy copied as a number without any unit, i.e. 0.5

image

Expected behaviour

It should be copied with rem unit, i.e. 0.5rem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant