Back

Developer Tools

React Style Object to CSS

Convert a React inline style object into CSS declarations.

Category

Developer Tools

Tags

reactstyle objectcssconverter
More Developer Tools
Input

React Style Object to CSS

reactstyle objectcssconverter
Output

CSS declarations

background-color: #111;
color: white;
font-size: 14px;
-webkit--line-clamp: 2;