styled-components / css-to-react-native

Convert CSS text to a React Native stylesheet object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request]: Introduce a CLI solution

jamesgeorge007 opened this issue · comments

For instance, css-to-react styles.css that generates an equivalent React Native compatible version to be consumed as an external stylesheet. IMO it would be handy.

Probably not for this project, because I want this to be neutral about how you use it. But you’re welcome to make a project that does this and use this library!