Ashish

Results 2 comments of Ashish

Delete the node module folder and try this :- npm config set legacy-peer-deps true npm install

I checked by making css file as js file and I store the CSS content in an exported const. The component and style both are rendering. ![browser preview ](https://user-images.githubusercontent.com/102414529/214754907-311eec0b-7ff8-4fd1-bdcf-011c087b13ff.png) ![browser...