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
@pavinthan see this
https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc
@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!
Sass is now supported.
https://reactjs.org/blog/2018/10/01/create-react-app-v2.html
Thanks Guys 馃檶
Sass and create-react-app v2 setup.
https://medium.com/@RajaRaghav/sass-and-create-react-app-2-a66ae06c59c7
Most helpful comment
Sass is now supported.
https://reactjs.org/blog/2018/10/01/create-react-app-v2.html