Ali

Results 6 comments of Ali

This line still seems to be problematic: `import "@uiw/react-textarea-code-editor/dist.css";` causing following error: ``` error - ../../@uiw/react-textarea-code-editor/dist.css Global CSS cannot be imported from files other than your Custom . Due to...

Do I still need to keep dist.css import after upgrading to 1.4.7? Because I still get ``` error - ../../@uiw/react-textarea-code-editor/dist.css Global CSS cannot be imported from files other than your...

I wonder if the example only works because the css was imported in a file under the /pages folder. I am importing it outside /pages so it probably doesn't run...

thanks for working on this @koteus 🤝