react-in-angular
react-in-angular copied to clipboard
nested css styles will not work if you have nested react component inside your main react component
have a nested react component with a nested css file try to import the css file , and use a class in your nested react component , will not work, any work around ?
Hi merry75. Did you end up finding a workaround for this?