fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.58k stars 692 forks source link

ReactToastify.css.map not found in Next 13 (/app folder) #1002

Closed Lucasmm016 closed 8 months ago

Lucasmm016 commented 1 year ago

Do you want to request a feature or report a bug?

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Paste the link to your CodeSandbox (https://codesandbox.io/s/new) example below:

What is the expected behavior?

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

parth305 commented 12 months ago

copy all the code of ReactToastify.css file and paste into new css file of your own. then import that file.