Issue with Adding Image using Tailwind CSS: Module Not Found Error
enter image description hereWhen I try to add an image using Tailwind CSS with @extend, I encounter the error Module not found: Error: Can’t resolve ‘./public/img/header-img.jpg’. How can I resolve this issue?