xyzdata / App001

App001
MIT License
0 stars 1 forks source link

Css To React #8

Open xgqfrms-GitHub opened 7 years ago

xgqfrms-GitHub commented 7 years ago

Css To React

http://staxmanade.com/CssToReact/

.font-color{
     color:red;
}

{
    "font_color": {
        "color": "red"
    }
}
xgqfrms-GitHub commented 7 years ago

https://github.com/staxmanade/CssToReact