Styled-jsx: Is there a way to use this with create-react-app without ejecting?

Created on 10 Feb 2017  路  4Comments  路  Source: vercel/styled-jsx

STS

Most helpful comment

All 4 comments

probably you can do something similar to this https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc but in your case you'd install babel and styled-jsx to transpile css before starting the app

How can you use it with an ejected create-react-app? Please help!

Please answer on StackOverflow, so the answer gets more visibility 馃憤

https://stackoverflow.com/questions/49156164/add-styled-jsx-to-ejected-create-react-app-config

Just answered my own question above in the stackoverflow link 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TonyHYK picture TonyHYK  路  4Comments

igor-ribeiro picture igor-ribeiro  路  3Comments

jaydenseric picture jaydenseric  路  5Comments

pungggi picture pungggi  路  4Comments

anderseide picture anderseide  路  5Comments