You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be possible - this project is using https://www.npmjs.com/package/css to parse the css into the object representation. It has a stringify method that could reverse it.
at my work we're going to have to migrate a bunch of inline react styles to css modules or styled components so i was hoping to find a tool that did the reverse transformation as well.
Hi, would it be possible to perform the opposite transformation? (json style to css/scss)
The text was updated successfully, but these errors were encountered: