Create-react-app: Can't use SASS with create react app

Created on 1 Mar 2018  路  7Comments  路  Source: facebook/create-react-app

please add any config to use SASS with creating react app because I don't need to eject my scripts to add SASS loader, please advice

question

Most helpful comment

All 7 comments

@rockmandash simplification is the better solution for this, like Vue style block

Have you tried styled-components? https://www.styled-components.com/

Sass support is coming in 2.x, or look at the link provided above by @rockmandash!

Thanks Guys 馃檶

Sass and create-react-app v2 setup.
https://medium.com/@RajaRaghav/sass-and-create-react-app-2-a66ae06c59c7

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Aranir picture Aranir  路  3Comments

fson picture fson  路  3Comments

adrice727 picture adrice727  路  3Comments

alleroux picture alleroux  路  3Comments

stopachka picture stopachka  路  3Comments