If I remove borderRadius from tailwind.config.js from extend{} block, border issue is gone. Otherwise, for example, if you have a existing button style with rounded corners, it will be overwritten during installation and will appear as rectangle corner, even though, you have className="rounded...