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

Css Conversion doesn't work for backgroundColor & boxShadow #36

Open
Rishabh-Streak opened this issue Oct 31, 2020 · 0 comments
Open

Css Conversion doesn't work for backgroundColor & boxShadow #36

Rishabh-Streak opened this issue Oct 31, 2020 · 0 comments

Comments

@Rishabh-Streak
Copy link

Tried converting below cssInJs

 boxShadow: '0 4px 2.2px -45px rgba(0, 0, 0, 0.039),  0 10.1px 5.3px -45px rgba(0, 0, 0, 0.057),  0 19.1px 10px -45px rgba(0, 0, 0, 0.07),  0 32.8px 17.9px -45px rgba(0, 0, 0, 0.083),  0 52.2px 33.4px -45px rgba(0, 0, 0, 0.101),  0 75px 80px -45px rgba(0, 0, 0, 0.14)',
 backgroundColor: 'rgb(255, 255, 255)',

Nothing changed

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

No branches or pull requests

1 participant