Open DavidBadura opened 7 years ago
Btw. create-react-app doesn't have sass/scss support :-(
"Your src directory will automatically re-compile any .scss file into a .css file with the same name in the same location."
This is only a workaround ;-)
create-react-app v2 has sass support :) https://reactjs.org/blog/2018/10/01/create-react-app-v2.html
We have an own react setup that works. But it would be very nice if we are using react-scripts.