react-transliterate
react-transliterate copied to clipboard
Global CSS cannot be imported from within node_modules.
I want to add react-transliterate textbox inside my component in NextJS. But it's showing error 'Global CSS cannot be imported from within node_modules'. I searched this issue on internet, and this is a common issue with NextJS. So can you please tell me how can I use your package?
@burhanuday can i work on this issue. I have been facing similar issue